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
Tomoaki Teshima
070e4d754e
let the performance test of split pass on 64bit ARM
...
* loosen the threshold only under aarch64
* fix #6610
9 years ago
Ilya Lavrenov
89e3c508d8
fixed tests for aarch64
10 years ago
Anna Kogan
a567c03fdf
Switched to TEST_CYCLE_MULTIRUN for fast tests
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
marina.kolpakova
8d7ac8ad19
minor ending fix
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
Ivan Korolev
88896166cf
Corrected perf tests: merge, split.
13 years ago
Ivan Korolev
754891ec96
Created perf tests for cvtColor_toBGR565, cvtColor_C3toC4_and_back, split, merge.
13 years ago