- 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
-
- 26 Feb, 2015 1 commit
-
-
Vladislav Vinogradov authored
-
- 23 Dec, 2014 1 commit
-
-
Vladislav Vinogradov authored
use CV_CUDA_TEST_MAIN for opencv_test_core to initialize CUDA device information
-
- 21 Aug, 2013 1 commit
-
-
Alexander Smorkalov authored
-
- 02 Aug, 2013 1 commit
-
-
Alexander Smorkalov authored
WITH_WINRT -> ENABLE_WINRT_MODE; Some temporary char* replaced with Ptr<char>; Build fix for regular WIN32; Windows Platform SDK and MSVC search added to cmake; Warinig fixes.
-
- 10 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 08 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 09 Feb, 2011 1 commit
-
-
Vadim Pisarevsky authored
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
-
- 11 Jan, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 28 Dec, 2010 1 commit
-
-
Vadim Pisarevsky authored
-