Roman Donchenko
|
9b92545ce6
|
War on Whitespace, master edition: trailing spaces.
|
2013-08-27 13:57:24 +04:00 |
|
Moshe Kaplan
|
bd042d9cc3
|
Fixed shebangs, added error checking
|
2013-03-06 01:41:02 -05:00 |
|
marina.kolpakova
|
285d6320be
|
add #/usr/bin/env python to all python files
|
2012-11-23 22:57:22 +04:00 |
|
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
|
Gary Bradski
|
dfaabd88fc
|
added cv2.destroyAllWindows()
|
2012-03-15 03:45:15 +00:00 |
|
Gary Bradski
|
9164ccbaaf
|
added 0xFF & in front of every waitKey so that it works on linux
|
2012-03-14 21:46:34 +00:00 |
|
Alexander Mordvintsev
|
fd69c8b34a
|
running demos with enter key
|
2011-08-21 13:24:49 +00:00 |
|
Vadim Pisarevsky
|
16ba62dcd5
|
added COLOR_... enumeration to imgproc.hpp and EVENT_... enumeration to highgui.hpp
|
2011-07-18 13:05:34 +00:00 |
|
Vadim Pisarevsky
|
f2e1a64c1b
|
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)
|
2011-07-16 09:35:56 +00:00 |
|
Alexander Mordvintsev
|
c053532be1
|
sobel -> Sobel
|
2011-07-11 09:46:36 +00:00 |
|
Alexander Mordvintsev
|
1a208fe132
|
use cv2 function
added color_histogram.py sample
work on VideoSynth (chessboard)
|
2011-06-15 13:58:40 +00:00 |
|
Alexander Mordvintsev
|
ab63037d5a
|
python cv2 sample: coherence enhancing
|
2011-06-07 07:42:32 +00:00 |
|