- 12 Jul, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 03 Mar, 2016 2 commits
-
-
Vladislav Sovrasov authored
-
Vladislav Sovrasov authored
-
- 18 Dec, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 13 Dec, 2015 1 commit
-
-
flp authored
Common fixes: - print function - int / float division - map, zip iterators in py3 but lists in py2 Known bugs with opencv 3.0.0 - digits.py, called via digits_video.py: https://github.com/Itseez/opencv/issues/4969 - gaussian_mix.py: https://github.com/Itseez/opencv/pull/4232 - video_v4l2.py: https://github.com/Itseez/opencv/pull/5474 Not working: - letter_recog.py due to changed ml_StatModel.train() signature
-
- 09 Nov, 2015 1 commit
-
-
brossetti authored
Adding None as outImage in pos3 of cv2.drawKeypoints. Fixes bug that throws 'TypeError: Required argument 'outImage' (pos 3) not found' on left mouse button click
-
- 15 Jan, 2015 1 commit
-
-
berak authored
fixes for latest changes in opencv3.0 api waitKey() normalization fixed mser bindings
-
- 23 Sep, 2014 1 commit
-
-
Dmitriy Anisimov authored
-
- 21 Aug, 2014 1 commit
-
-
Alexander Mordvintsev authored
fixed find_obj.py
-
- 26 Mar, 2014 1 commit
-
-
Martin Jul authored
-
- 20 Sep, 2013 1 commit
-
-
John Stowers authored
-
- 27 Aug, 2013 1 commit
-
-
Roman Donchenko authored
-
- 11 Apr, 2013 1 commit
-
-
Roman Donchenko authored
Also, removed the one from modules/python/src2/cv.py and cleared its executable bit, since it's not a script.
-
- 06 Mar, 2013 1 commit
-
-
Moshe Kaplan authored
-
- 04 Mar, 2013 1 commit
-
-
Moshe Kaplan authored
Update find_obj.py: Added additional error checking for the loaded files and modified the detector check to be more pythonic (is versus ==). Update common.py: Fixed a typo (contais -> contains)
-
- 23 Nov, 2012 1 commit
-
-
marina.kolpakova authored
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 29 Jul, 2012 1 commit
-
-
Alexander Mordvintesv authored
ASIFT
-
- 16 Jul, 2012 4 commits
-
-
Alexander Mordvintsev authored
-
Alexander Mordvintsev authored
-
Alexander Mordvintsev authored
small fix in find_obj.py
-
Alexander Mordvintsev authored
-
- 13 Jul, 2012 1 commit
-
-
Alexander Mordvintsev authored
- handle bad matching case - use BFMatcher and FlannBasedMatcher (and thus fixing a bug: L2^2 metric was used for flann)
-
- 15 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 12 Jun, 2012 1 commit
-
-
Alexander Mordvintsev authored
-
- 15 Mar, 2012 1 commit
-
-
Gary Bradski authored
-
- 14 Mar, 2012 1 commit
-
-
Gary Bradski authored
-
- 17 Aug, 2011 1 commit
-
-
Alexander Mordvintsev authored
-
- 18 Jul, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 16 Jul, 2011 1 commit
-
-
Vadim Pisarevsky authored
fixed "import cv" in the new python samples. corrected Python bindings to match the documentation and vice versa (NOTE: in cv2.stereoCalibrate the parameter ordering has been changed)
-
- 13 Jul, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 04 Jul, 2011 1 commit
-
-
Alexander Mordvintsev authored
-