Alexander Alekhin
|
5560db73bf
|
python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
|
7 years ago |
Alexander Alekhin
|
7791839f22
|
python(test): tests filtering
|
8 years ago |
Alexander Alekhin
|
936234d5b1
|
python(test): enable pylint checks for tests
|
8 years ago |
Alexander Alekhin
|
bb5e25ba7c
|
migration: github.com/opencv/opencv
|
9 years ago |
Alexander Alekhin
|
ddc0b42bc3
|
migration: github.com/opencv/opencv
|
9 years ago |
Maksim Shabunin
|
70bc268c1a
|
Fixed problem with nonfree python test: could not find local test images
|
9 years ago |
Vitaly Tuzov
|
64f02aa72d
|
Backport of setRNGSeed implementation and python test randomness fix
|
9 years ago |
Vladislav Sovrasov
|
a490b64e9b
|
Add function setRNGSeed and seed setup in python tests
|
9 years ago |
Vladislav Sovrasov
|
e4fed417d2
|
Add segmentation and object tracking python tests
|
9 years ago |
Vladislav Sovrasov
|
0c6e09f060
|
Changes in facedetect test
|
9 years ago |
Vladislav Sovrasov
|
87fc75c6d7
|
Improvements in tests, bugfix in digits_video sample
|
9 years ago |
Vladislav Sovrasov
|
aaa43dc84f
|
Add morphology python test, fix python3 compabtibility in kmeans test
|
9 years ago |
Vladislav Sovrasov
|
ab4d375349
|
Add new tests on python
|
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 |