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
berak
fd60e98c5b
fixes for latest changes in opencv3.0 api
...
fixes for latest changes in opencv3.0 api
waitKey() normalization
fixed mser bindings
10 years ago
Basheer Subei
fd1cae0dcc
typo fix in instructions of fitline.py sample
10 years ago
Andrey Kamaev
f886651cf0
Drop old python samples and tests
12 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
aa911275c3
Merged the trunk r8907, r8908
13 years ago
Alexander Mordvintsev
1543b46383
HoG and Hellinger-metric preprocess for digit recognition
...
line breaks in fitline.py description
13 years ago
Andrey Kamaev
b368f99d03
Merged the trunk r8852:8880
13 years ago
Alexander Mordvintsev
6977a89525
descriptions for watershed.py and video.py
13 years ago
Alexander Mordvintsev
d015bf6f5e
fitline.py sample added
13 years ago