opencv/modules/ml/test
Vadim Pisarevsky 052593c760 1. Input/OutputArray optimizations;
2. Algorithm::load/save added (moved from StatModel)
3. copyrights updated; added copyright/licensing info for ffmpeg
4. some warnings from Xcode 6.x are fixed
2015-04-07 16:44:26 +03:00
..
test_emknearestkmeans.cpp 1. Input/OutputArray optimizations; 2015-04-07 16:44:26 +03:00
test_gbttest.cpp 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 2014-07-29 23:54:23 +04:00
test_lr.cpp 1. Input/OutputArray optimizations; 2015-04-07 16:44:26 +03:00
test_main.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 2011-02-09 20:55:11 +00:00
test_mltests2.cpp 1. Input/OutputArray optimizations; 2015-04-07 16:44:26 +03:00
test_mltests.cpp 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 2014-07-29 23:54:23 +04:00
test_precomp.hpp 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 2014-07-29 23:54:23 +04:00
test_save_load.cpp 1. Input/OutputArray optimizations; 2015-04-07 16:44:26 +03:00
test_svmtrainauto.cpp Bugfix: #4030 SVM auto-training. 2015-04-01 20:44:51 +00:00