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 b95769333c Fixed ANN_MLP dw initialization when moment is not 0 10 years ago
..
ann_mlp.cpp Fixed ANN_MLP dw initialization when moment is not 0 10 years ago
boost.cpp 1. Input/OutputArray optimizations; 10 years ago
data.cpp Support loading old models in ML module 10 years ago
em.cpp 1. Input/OutputArray optimizations; 10 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 1. Input/OutputArray optimizations; 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 1. Input/OutputArray optimizations; 10 years ago
lr.cpp 1. Input/OutputArray optimizations; 10 years ago
nbayes.cpp 1. Input/OutputArray optimizations; 10 years ago
precomp.hpp 1. Input/OutputArray optimizations; 10 years ago
rtrees.cpp 1. Input/OutputArray optimizations; 10 years ago
svm.cpp Merge pull request #3909 from Nuzhny007:master 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 Fixing invalid opencv_test_ml calls 10 years ago