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
Alexander Alekhin
abad2ca76c
test: fix tolerance
...
cv::rand result is not bitexact for floating-point numbers
9 years ago
Ilya Lavrenov
89e3c508d8
fixed tests for aarch64
10 years ago
Ilya Lavrenov
63fc6ef316
convertTo from 64f
10 years ago
Ilya Lavrenov
19e77e4787
convertTo from 8u
10 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
OpenCV Buildbot
81f826db2b
Normalize line endings and whitespace
13 years ago
OpenCV Buildbot
04384a71e4
Normalize line endings and whitespace
13 years ago
Andrey Kamaev
70166820ea
Merged the trunk r8324:8345
13 years ago
Andrey Kamaev
3ec3c59197
Updated sanity threshold for convertTo perf test
13 years ago
Vadim Pisarevsky
2fd1e2ea57
merged all the latest changes from 2.4 to trunk
13 years ago
Andrey Kamaev
41eb91f5f1
Updated performance tests sanity data; fixed some tests
13 years ago
Andrey Kamaev
41158ab553
Fixed perf test for convertTo
13 years ago
Ivan Korolev
f1f045858f
Updated a perftest for convertTo
13 years ago
Ivan Korolev
b96a556fff
Created a perftest for convertTo, updated perftests for arithmetical operations
13 years ago