Alexander Alekhin
|
04fad57fc1
|
samples: fix python samples compatibility with demo.py
|
2019-03-20 18:32:34 +03: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 |
|
Vladislav Sovrasov
|
1f8fd5382c
|
Replace of some synthetic scenes in python samples
|
2016-03-24 20:05:26 +03:00 |
|
BinMatrix
|
c7481c55f7
|
Fix the mouse bug and the problem of collapse
|
2016-01-13 19:04:17 +08:00 |
|
Alexander Alekhin
|
a8e2922467
|
rename samples/{python2 -> python}
|
2015-12-18 11:00:32 +03:00 |
|
Andrey Kamaev
|
f886651cf0
|
Drop old python samples and tests
|
2013-04-12 19:37:40 +04:00 |
|
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
Gary Bradski
|
a4de511eb7
|
Added cv.DestroyAllWindows() to file close
|
2012-03-18 23:21:54 +00:00 |
|
Vadim Pisarevsky
|
569b1ad582
|
embeded cv Python module into cv2.
|
2011-07-12 12:56:03 +00:00 |
|
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
|