5 Commits (5e0f95b94890f146d81d9ff7b4c86d2b403d61cd)

Author SHA1 Message Date
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Andrey Kamaev 96b008cd29 Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 12 years ago
Anna Kogan ed4c687d45 Increased time limits, eliminated extra params 12 years ago
Anna Kogan 8877066846 increased time-limits 12 years ago
Vadim Pisarevsky 957e80abbd lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 13 years ago
Andrey Kamaev 65f5343ed5 Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests 13 years ago
Andrey Kamaev a612fa1520 Performance testing: added option to get list of all values for CV_ENUM; added perf test for cv::Sobel 13 years ago
Kirill Kornyakov 11b7127647 minor fix of inpaint perf test 13 years ago
Andrey Pavlenko 9b0cc77cfe Fixing compilation 13 years ago
Kirill Kornyakov 7c83f0dd86 inpaint perf test added 13 years ago