Vitaly Tuzov
|
51cb56ef2c
|
Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468)
|
7 years ago |
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 |
Vitaly Tuzov
|
24361733e4
|
Fixed face detection python test
|
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
|
54c07ba0ff
|
Add 2 new tests, bugfixed in old tests
|
9 years ago |
Vladislav Sovrasov
|
5625d79508
|
Fix loading images in python tests
|
9 years ago |
Vladislav Sovrasov
|
ab4d375349
|
Add new tests on python
|
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 |