Alexander Panov
|
6f4160c014
|
Merge pull request #20584 from AleksandrPanov:fix_HoughCircles_ALT_dimensions
Fix hough circles alt dimensions
* fix OutputArray _circles dimensions
* add houghcircles_alt test
* fix warnings
* add shape assert
* change asserts
|
2021-08-24 19:29:40 +00:00 |
|
Alexander Alekhin
|
5560db73bf
|
python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
|
2017-12-11 13:46:55 +03:00 |
|
Alexander Alekhin
|
7791839f22
|
python(test): tests filtering
|
2017-09-03 18:26:24 +00:00 |
|
Alexander Alekhin
|
936234d5b1
|
python(test): enable pylint checks for tests
|
2017-09-03 18:19:17 +00:00 |
|
Vladislav Sovrasov
|
87fc75c6d7
|
Improvements in tests, bugfix in digits_video sample
|
2016-03-03 11:06:21 +03:00 |
|
Vladislav Sovrasov
|
5625d79508
|
Fix loading images in python tests
|
2016-03-03 11:06:20 +03:00 |
|
Vladislav Sovrasov
|
ab4d375349
|
Add new tests on python
|
2016-03-03 11:06:20 +03:00 |
|