Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Maksim Shabunin d004ee58c5 Support loading old models in ML module 10 years ago
..
test_emknearestkmeans.cpp minor change: moved algorithm type to the end of params 10 years ago
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 10 years ago
test_lr.cpp Modified logistic regression module according to comments 10 years ago
test_main.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
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 10 years ago
test_mltests2.cpp made everything compile and even run somehow 10 years ago
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 10 years ago
test_save_load.cpp Support loading old models in ML module 10 years ago