StevenPuttemans
a5f19f7dd6
adding waitChar key to remove issues with waitKey char comparisons
...
done for cpp/markdown/python filters on search function
also added wrapped functionality for Python
then checked all python samples, removed ord() and 0xFF anding - no longer needed -
9 years ago
Alexander Alekhin
a8e2922467
rename samples/{python2 -> python}
10 years ago
Adam Gibson
b57be28920
Various Python samples updated for Python 2/3 compatibility.
10 years ago
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.
12 years ago
Moshe Kaplan
bd042d9cc3
Fixed shebangs, added error checking
12 years ago
marina.kolpakova
285d6320be
add #/usr/bin/env python to all python files
13 years ago
OpenCV Buildbot
81f826db2b
Normalize line endings and whitespace
13 years ago
OpenCV Buildbot
04384a71e4
Normalize line endings and whitespace
13 years ago
Andrey Kamaev
81a5988015
Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes)
13 years ago
Andrey Kamaev
052d2dc23a
Merged the trunk r8459:8466 (inclusive)
13 years ago
Andrey Kamaev
949c4edf41
Merged the trunk r8408:8457 (inclusive)
13 years ago
Alexander Mordvintsev
a61b730238
compatibility corrections
13 years ago
Alexander Mordvintsev
e0c1fb5f76
updated video_threaded.py sample:
...
- switch btw threaded and non-threaded mode
- performance counters
- description
13 years ago
Alexander Mordvintsev
6116049225
video_threaded.py sample now uses multiprocessing module's ThreadPool
13 years ago
Alexander Mordvintsev
eb28bef2db
added video_threaded.py sample
13 years ago