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.
 
 
 
 
 
 
Jie Yang 2ba0d31785 Fix SVM::trainAuto (Bug #4464) 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. 10 years ago
inner_functions.cpp 1. Input/OutputArray optimizations; 10 years ago
kdtree.cpp removed kdtree declaration from interface 10 years ago
kdtree.hpp removed kdtree declaration from interface 10 years ago
knearest.cpp 1. Input/OutputArray optimizations; 10 years ago
lr.cpp 1. Input/OutputArray optimizations; 10 years ago
nbayes.cpp fix plausability check, #issue 4429 10 years ago
precomp.hpp 1. Input/OutputArray optimizations; 10 years ago
rtrees.cpp 1. Input/OutputArray optimizations; 10 years ago
svm.cpp Fix SVM::trainAuto (Bug #4464) 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