Alexander Alekhin
|
5560db73bf
|
python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
|
7 years ago |
StevenPuttemans
|
6d34d6b47e
|
update samples: waitKey() usage
Original commit is a5f19f7dd6
|
8 years ago |
Alexander Alekhin
|
a8e2922467
|
rename samples/{python2 -> python}
|
9 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
|
12 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 |