- 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
-
- 27 Nov, 2017 1 commit
-
-
elenagvo authored
-
- 11 Oct, 2016 1 commit
-
-
Tomoaki Teshima authored
* add performance test for 32F and 64F threshold * requires update of opencv_extra
-
- 26 Jun, 2013 1 commit
-
-
Sergei Nosov authored
-
- 13 Jun, 2013 1 commit
-
-
Sergei Nosov authored
-
- 15 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
Also cv::, cv::gpu:: and cv::ocl:: namespace prefixes can be safely omitted inside CV_ENUM and CV_FLAGS
-
- 20 Feb, 2013 1 commit
-
-
Anna Kogan authored
-
- 31 Jan, 2013 1 commit
-
-
Anna Kogan authored
-
- 28 Nov, 2012 1 commit
-
-
Anna Kogan authored
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 19 Jan, 2012 1 commit
-
-
Ivan Korolev authored
-
- 16 Jan, 2012 1 commit
-
-
Kirill Kornyakov authored
Created perf tests for cornerHarris, cornerEigenValsAndVecs, goodFeaturesToTrack, adaptiveThreshold, HoughLines.
-
- 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
-
- 23 Dec, 2011 1 commit
-
-
Andrey Kamaev authored
-