- 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
-
- 29 Jul, 2014 1 commit
-
-
Vadim Pisarevsky authored
initial commit; ml has been refactored; it compiles and the tests run well; some other modules, apps and samples do not compile; to be fixed
-
- 15 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 09 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 11 May, 2011 1 commit
-
-
P. Druzhkov authored
minor fixes in CvGBTrees, its test and sample
-
- 11 Apr, 2011 1 commit
-
-
Andrey Kamaev 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.
-
- 03 Dec, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 30 Oct, 2010 1 commit
-
-
P. Druzhkov authored
-
- 13 Oct, 2010 1 commit
-
-
P. Druzhkov authored
Gradient Boosting Trees (CvGBTrees) added to opencv mll. Test for all CvGBTrees public methods added.
-