Alexander Alekhin
|
04fad57fc1
|
samples: fix python samples compatibility with demo.py
|
6 years ago |
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 |
StevenPuttemans
|
6d34d6b47e
|
update samples: waitKey() usage
Original commit is a5f19f7dd6
|
8 years ago |
danil-tolkachev
|
50d02b9f84
|
supress numpy future warning with `None` comparison
|
9 years ago |
Vladislav Sovrasov
|
1f8fd5382c
|
Replace of some synthetic scenes in python samples
|
9 years ago |
Vladislav Sovrasov
|
22b028b64b
|
Fix warnings in python3
|
9 years ago |
Vladislav Sovrasov
|
e4fed417d2
|
Add segmentation and object tracking python tests
|
9 years ago |
Vladislav Sovrasov
|
87fc75c6d7
|
Improvements in tests, bugfix in digits_video sample
|
9 years ago |
Vladislav Sovrasov
|
54c07ba0ff
|
Add 2 new tests, bugfixed in old tests
|
9 years ago |
Vitaly Tuzov
|
25b4d8a1b5
|
Added images necessary for tests
|
9 years ago |
Vitaly Tuzov
|
e0f426f78b
|
Backport of new python tests from master branch(PR https://github.com/Itseez/opencv/pull/6025).
At the moment tests requre samples/data copied to source location from master branch.
|
9 years ago |