- 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
-
- 13 Sep, 2015 1 commit
-
-
Adam Gibson authored
-
- 15 Jan, 2015 1 commit
-
-
berak authored
fixes for latest changes in opencv3.0 api waitKey() normalization fixed mser bindings
-
- 21 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
-
- 23 Nov, 2012 1 commit
-
-
marina.kolpakova authored
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 28 Jun, 2012 1 commit
-
-
Marina Kolpakova authored
-
- 25 Jun, 2012 1 commit
-
-
Alexander Mordvintsev authored
-
- 15 Mar, 2012 1 commit
-
-
Gary Bradski authored
-
- 22 Aug, 2011 1 commit
-
-
Alexander Mordvintsev authored
all video processing samples use camera as default source (and fallback to synth in case of capture error)
-
- 20 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)
-
- 02 Jul, 2011 1 commit
-
-
Alexander Mordvintsev authored
-
- 15 Jun, 2011 1 commit
-
-
Alexander Mordvintsev authored
added color_histogram.py sample work on VideoSynth (chessboard)
-
- 11 Jun, 2011 1 commit
-
-
Alexander Mordvintsev authored
-
- 07 Jun, 2011 1 commit
-
-
Alexander Mordvintsev authored
simple video capture and synth framework stub edge detection sample
-