- 03 Feb, 2018 1 commit
-
-
Alexander Alekhin authored
- 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
-
- 28 Nov, 2012 1 commit
-
-
Anna Kogan authored
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 30 Dec, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 29 Dec, 2011 1 commit
-
-
Andrey Kamaev authored
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
-
- 28 Dec, 2011 1 commit
-
-
Kirill Kornyakov authored
-