Alexander Alekhin
|
04fad57fc1
|
samples: fix python samples compatibility with demo.py
|
2019-03-20 18:32:34 +03:00 |
|
luz.paz
|
dbb57cd0ae
|
Misc. ./samples typos
Found via `codespell -q 3 --skip="./3rdparty" -I ../opencv-whitelist.txt`
|
2018-02-08 05:52:08 -05:00 |
|
Alexander Alekhin
|
5560db73bf
|
python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
|
2017-12-11 13:46:55 +03:00 |
|
tribta
|
7555ab194f
|
Samples Python:
* Unused variables
* Bad identation
|
2017-08-24 17:45:14 +01:00 |
|
StevenPuttemans
|
6d34d6b47e
|
update samples: waitKey() usage
Original commit is a5f19f7dd6
|
2016-12-15 15:39:47 +03:00 |
|
Alexander Alekhin
|
a8e2922467
|
rename samples/{python2 -> python}
|
2015-12-18 11:00:32 +03:00 |
|