Alexander Alekhin
4a297a2443
ts: refactor OpenCV tests
...
- removed tr1 usage (dropped in C++17)
- moved includes of vector/map/iostream/limits into ts.hpp
- require opencv_test + anonymous namespace (added compile check)
- fixed norm() usage (must be from cvtest::norm for checks) and other conflict functions
- added missing license headers
7 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
13 years ago
OpenCV Buildbot
04384a71e4
Normalize line endings and whitespace
13 years ago
Vadim Pisarevsky
d5a0088bbe
merged 2.4 into trunk
13 years ago
Andrey Kamaev
d46659f6cc
Set sanity thresholds for several performance tests
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
Kirill Kornyakov
7113122312
integral perf tests renamed for readability
14 years ago
Kirill Kornyakov
7cd4761fc8
integral perf tests renamed for readability
14 years ago
Andrey Kamaev
583ceef6a5
Terga optimization for integral_8u32s
14 years ago
Kirill Kornyakov
20e49c8286
added perf test for cv::erode
14 years ago
Andrey Pavlenko
b58b04a31c
Perf Tests: updates to cvtColor() & integral() perf tests
14 years ago
Andrey Kamaev
5cce038958
Performance testing branch is merged back into trunk
14 years ago