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 38d37d2b00 Fixed uninitialized memory usage in ANN_MLP 10 years ago
..
ann_mlp.cpp Fixed uninitialized memory usage in ANN_MLP 10 years ago
boost.cpp Support loading old models in ML module 10 years ago
data.cpp Support loading old models in ML module 10 years ago
em.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 11 years ago
gbt.cpp Correction of the integer data treated as floating point data bug, already corrected in the 2.4 branch. 11 years ago
inner_functions.cpp Support loading old models in ML module 10 years ago
kdtree.cpp removed kdtree declaration from interface 11 years ago
kdtree.hpp removed kdtree declaration from interface 11 years ago
knearest.cpp minor change: moved algorithm type to the end of params 11 years ago
lr.cpp Fix cppcheck reports warnings: 10 years ago
nbayes.cpp Several type of formal refactoring: 11 years ago
precomp.hpp Support loading old models in ML module 10 years ago
rtrees.cpp Support loading old models in ML module 10 years ago
svm.cpp Support loading old models in ML module 10 years ago
testset.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 11 years ago
tree.cpp Support loading old models in ML module 10 years ago