- 11 Jan, 2020 1 commit
-
-
Alexander Alekhin authored
-
- 10 Jan, 2020 2 commits
-
-
Alexander Alekhin authored
* core: fix intrin_cpp, allow to build modules with SIMD emulator * core(arithm): fix v_zero initialization * core(simd): 'strict' types for binary/bitwise operations * features2d: avoid aligned load issue in GCC 5.4 with emulated SIMD * core(simd): alignment checks in SIMD emulator
-
olramde authored
* Changed plus operator to os.path.join() * Remove '/' from PATH
-
- 08 Jan, 2020 2 commits
-
-
Alexander Alekhin authored
-
Augusto Fraga Giachero authored
When building OpenCV as a sub-project using cmake's add_subdirectory() the OpenCV's build options would be overwritten to its default state. With cmake 3.13+ the CMP0077 policy, option() honors previous definitions via set().
-
- 07 Jan, 2020 1 commit
-
-
Alexander Alekhin authored
-
- 06 Jan, 2020 1 commit
-
-
Nuzhny007 authored
-
- 05 Jan, 2020 1 commit
-
-
Alexander Alekhin authored
-
- 04 Jan, 2020 1 commit
-
-
Janusz Lisiecki authored
- some of `icvCvt_BGR*` functions have R with B channels swapped what leads to the wrong conversion - renames misleading `rgb` variable name to `bgr` - swap back the conversion coefficients, `cB` should be the first Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>
-
- 03 Jan, 2020 1 commit
-
-
Alexander Alekhin authored
-
- 02 Jan, 2020 1 commit
-
-
Alexander Alekhin authored
-
- 31 Dec, 2019 2 commits
-
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
- 30 Dec, 2019 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Jed authored
-
- 29 Dec, 2019 2 commits
-
-
Alexander Alekhin authored
-
Peter Würtz authored
-
- 28 Dec, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 27 Dec, 2019 7 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Brian Wignall authored
backport commit 659ffadd
-
Alexander Alekhin authored
-
catree authored
Add explicit size check for Rodrigues() function to prevent issue like https://stackoverflow.com/questions/58969553
-
Collin Brake authored
-
- 26 Dec, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 25 Dec, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 20 Dec, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 19 Dec, 2019 10 commits
-
-
Alexander Alekhin authored
-
Sajarin authored
* doc: added macOS installation guide * doc: added clarification and corrections * docs: introduction entry, lowercase file names and ids
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
* imgproc(test): resize(LANCZOS4) reproducer 16192 * imgproc: fix resize LANCZOS4 coefficients generation
-
jeffeDurand authored
* cuda_mog2_issue_5296
-
Alexander Alekhin authored
-
Sebastien Wybo authored
* Fix #16007 - colinearity computed using all 3 coordinates * calib3d(test): estimateAffine3D regression 16007
-
Alexander Alekhin authored
-