Alexander Alekhin
|
c371df4aa2
|
samples: use findFile() in "python"
|
6 years ago |
Alexander Alekhin
|
5560db73bf
|
python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
|
7 years ago |
Alexander Alekhin
|
bb5e25ba7c
|
migration: github.com/opencv/opencv
|
9 years ago |
Alexander Alekhin
|
a8e2922467
|
rename samples/{python2 -> python}
|
9 years ago |
flp
|
b6ce4a527e
|
added docstring to python files
|
9 years ago |
Adam Gibson
|
b57be28920
|
Various Python samples updated for Python 2/3 compatibility.
|
10 years ago |
Dmitriy Anisimov
|
1007c06d44
|
initial commit
|
11 years ago |
Roman Donchenko
|
f55740da70
|
Deleted all trailing whitespace.
|
12 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 |
Dustin Spicuzza
|
b08432cfe7
|
Port dft.py sample from cv to cv2
|
12 years ago |