- 30 Aug, 2019 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 29 Aug, 2019 1 commit
-
-
lizeth huertas authored
-
- 16 Aug, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 15 Aug, 2019 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Graham Reeves authored
Moved aruco dictionary globals into getPredefinedDictionary so constructed on first use, to allow lazy-loading of the opencv DLL
-
Alexander Alekhin authored
-
adilfaqah authored
-
- 14 Aug, 2019 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Nuzhny007 authored
-
- 13 Aug, 2019 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
tesseract 4.x headers require C++11 (can't be used by OpenCV 3.4 without C++11)
-
Vishal Bhaskar Chiluka authored
-
- 09 Aug, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 08 Aug, 2019 3 commits
-
-
Alexander Alekhin authored
-
Tomoaki Teshima authored
* add -Wno-psabi when using GCC 6 * add -Wundef for CUDA 10 * add -Wdeprecated-declarations when using GCC 7 * add -Wstrict-aliasing and -Wtautological-compare for GCC 7 * replace cudaThreadSynchronize with cudaDeviceSynchronize original commit: https://github.com/opencv/opencv/commit/40c71a2463f27ec8625cba4823fcb82f8bb77590
-
Tomoaki Teshima authored
* limit the affect by using HAVE_CUDA
-
- 05 Aug, 2019 3 commits
-
-
Alexander Alekhin authored
-
Tobias Senst authored
Enhance EdgeAwareInterpolation no. matches limitation (#2209) * sparse_match_interpolators EdgeAwareInterpolation - enhance limitation of the maximal number of matches to be interpolated from SHORT_MAX to INT_MAX by substituting short by int types * sparse_match_interpolators EdgeAwareInterpolation - enhance limitation of the maximal number of matches to be interpolated from SHORT_MAX to INT_MAX by substituting short by int types * fix wrong allocation of labels mats CV16S to CV_32S
-
Alexander Alekhin authored
-
- 03 Aug, 2019 1 commit
-
-
SSE4 authored
Signed-off-by: SSE4 <tomskside@gmail.com>
-
- 02 Aug, 2019 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 26 Jul, 2019 1 commit
-
-
Paul Debus authored
Change signature of the importReconstruction function to allow for correct python bindings to be exported.
-
- 25 Jul, 2019 1 commit
-
-
Rajkiran Natarajan authored
-
- 24 Jul, 2019 1 commit
-
-
Geert Willems authored
-
- 21 Jul, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 19 Jul, 2019 1 commit
-
-
Tomoaki Teshima authored
* use SOLVE_EPNP for the initial guess original commit: https://github.com/opencv/opencv/commit/c6de84d868302c7a55852d86aab337a787030e07
-
- 15 Jul, 2019 2 commits
-
-
Alexander Alekhin authored
-
Leonid Beynenson authored
-
- 12 Jul, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 10 Jul, 2019 2 commits
-
-
Alexander Alekhin authored
-
Tomoaki Teshima authored
-
- 07 Jul, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 06 Jul, 2019 1 commit
-
-
Vishal Chiluka authored
-