4 Commits (4.x)

Author SHA1 Message Date
luz.paz fcc7d8dd4e Fix modules/ typos 5 years ago
luz.paz ec43292e1e Fix modules/ typos 5 years ago
yuki takehara ed207d79e7 Merge pull request #11108 from take1014:hough_4303 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Alexander Alekhin d5f152494b fix file names 7 years ago
Alexander Alekhin 7a9ed39655 test: update HoughLines perf test 8 years ago
Pavel Vlasov 680ca88ce0 Outdated ICV restrictions were removed; 8 years ago
Pavel Vlasov 14b006e808 IPP_VERSION_X100 was changed to: 9 years ago
Ilya Lavrenov 89e3c508d8 fixed tests for aarch64 10 years ago
Alexander Karsakov f6a8ac2f6c Changed check condition in tests in case ipp disabled. 11 years ago
Alexander Karsakov 1909978f7d Added ippiHoughProbLine to cv::HoughLinesP 11 years ago
Alexander Karsakov f3d1001c5d Changed tests for support intersection between expected and actual lists of lines. 11 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
Vadim Pisarevsky 78402bf596 made several minor fixes as pointed out by Andrey 12 years ago
Vadim Pisarevsky 16d825adbc fixed compile warnings and opencv_perf_imgproc failures 12 years ago
Vadim Pisarevsky 944588e732 converted houghlines to C++ 12 years ago
Anna Kogan ed4c687d45 Increased time limits, eliminated extra params 12 years ago
Kirill Kornyakov 5023afffc7 Removed hack from perf test on HoughLines, since I hope it is fixed by pr263 12 years ago
Kirill Kornyakov cdbbfc98e1 Ugly hack to make HoughLines sanity check pass on Wun32 12 years ago
Anna Kogan 8877066846 increased time-limits 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Vadim Pisarevsky 06a13d9ba0 replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 12 years ago
Kirill Kornyakov 49f29aeb6a Created perf tests for cornerHarris, cornerEigenValsAndVecs, goodFeaturesToTrack, adaptiveThreshold, HoughLines. 13 years ago