Roman Donchenko
|
57d4c86b2b
|
Fixed the shebang lines on the Python scripts.
Also, removed the one from modules/python/src2/cv.py and cleared its
executable bit, since it's not a script.
|
2013-04-11 18:37:23 +04: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
|
02788eb32e
|
camshift.py description
|
2011-08-27 13:43:32 +00:00 |
|
Alexander Mordvintsev
|
fc771363d3
|
all video processing samples use camera as default source (and fallback to synth in case of capture error)
|
2011-08-22 13:36:21 +00:00 |
|
Vadim Pisarevsky
|
8dacbeb157
|
fixed 2 bugs in python samples (crash in camshift and running samples from within the demo)
|
2011-08-22 10:10:17 +00:00 |
|
Alexander Mordvintsev
|
5bc5d9a47e
|
camshift.py sample
small cleaning
|
2011-08-15 01:36:41 +00:00 |
|
Alexander Mordvintsev
|
d2da81401f
|
work on camshift.py
|
2011-08-13 08:54:11 +00:00 |
|