14 Commits (1b83bc48a1dd983fe3aa1fb9283eae983b112ab1)

Author SHA1 Message Date
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
elenagvo 11ddb9332c add HAL for adaptiveThreshold 7 years ago
Tomoaki Teshima ea6410d1e7 use universal intrinsic in threshold 8 years ago
Sergei Nosov 29955620e0 multiruns added to avoid the 'unreliable results' error 12 years ago
Sergei Nosov c90abb6a03 add multiruns to fix "unreliable results" error 12 years ago
Andrey Kamaev 96b008cd29 Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 12 years ago
Anna Kogan a567c03fdf Switched to TEST_CYCLE_MULTIRUN for fast tests 12 years ago
Anna Kogan ed4c687d45 Increased time limits, eliminated extra params 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
Ivan Korolev 513f4128ec account test 13 years ago
Kirill Kornyakov 49f29aeb6a Created perf tests for cornerHarris, cornerEigenValsAndVecs, goodFeaturesToTrack, adaptiveThreshold, HoughLines. 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 c29ea1056d Added perf test for cv::threshold 13 years ago