- 31 Dec, 2019 1 commit
-
-
berak authored
-
- 23 Sep, 2019 1 commit
-
-
Moeed authored
* Fix bug: Invalid Syntax at line 14(draw_motion_comp method) * Fix bug: TypeError- integer argument expected, got float * Fix bug: clean up the camera by adding .release()
-
- 20 Sep, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 16 Sep, 2019 1 commit
-
-
kqwyf authored
-
- 13 Sep, 2019 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 07 Sep, 2019 1 commit
-
-
Suleyman TURKMEN authored
-
- 05 Sep, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 30 Aug, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 29 Aug, 2019 1 commit
-
-
lizeth huertas authored
-
- 15 Aug, 2019 4 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
-
adilfaqah authored
-
- 14 Aug, 2019 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 13 Aug, 2019 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
tesseract 4.x headers require C++11 (can't be used by OpenCV 3.4 without C++11)
-
- 08 Aug, 2019 2 commits
-
-
Alexander Alekhin authored
-
Tomoaki Teshima authored
* limit the affect by using HAVE_CUDA
-
- 05 Aug, 2019 2 commits
-
-
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 1 commit
-
-
Alexander Alekhin authored
-
- 25 Jul, 2019 1 commit
-
-
Rajkiran Natarajan authored
-
- 10 Jul, 2019 2 commits
-
-
Alexander Alekhin authored
-
Tomoaki Teshima authored
-
- 23 Jun, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 19 Jun, 2019 1 commit
-
-
LaurentBerger authored
add python sample
-
- 17 Jun, 2019 1 commit
-
-
RAJKIRAN NATARAJAN authored
* issue-2060: implement ability to return scores for edgeboxes implementation * issue-2060: address feedback to add some foolproofing
-
- 12 Jun, 2019 2 commits
-
-
Alexander Alekhin authored
-
lichun authored
-
- 06 Jun, 2019 1 commit
-
-
Ahmed Ashour authored
* doc: fix return parameter for void method * docs: add missing parameter description
-
- 01 Jun, 2019 2 commits
-
-
Alexander Alekhin authored
-
Andrew authored
-
- 30 May, 2019 2 commits
-
-
Alexander Alekhin authored
-
Lizeth Huertas authored
* added detection of inverted Markers, tests included * corrections added, default preserved, identation, var, comment
-
- 28 May, 2019 1 commit
-
-
mehlukas authored
Move background subtraction python tutorial to proper location (#2120) * add tutorial from OpenCV-Python Tutorials * remove trailing whitespace * remove MOG2 part * add cross-link to MOG2 tutorial
-
- 24 May, 2019 2 commits
-
-
Alexander Alekhin authored
-
LaurentBerger authored
-