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.
 
 
 
 
 
 
Benoit Seguin 450734cc32 Correction of the integer data treated as floating point data bug, already corrected in the 2.4 branch. 11 years ago
..
ann_mlp.cpp Several type of formal refactoring: 11 years ago
boost.cpp hopefully fixed test failure on Linux 11 years ago
data.cpp Several type of formal refactoring: 11 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 Several type of formal refactoring: 11 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 Modified logistic regression module according to comments 11 years ago
nbayes.cpp Several type of formal refactoring: 11 years ago
precomp.hpp more fixes and more debugging code 11 years ago
rtrees.cpp continuing to debug boost and fix MSVC compile errors 11 years ago
svm.cpp fixed various warnings and obvious errors reported by clang compiler and the coverity tool. 11 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 hopefully fixed test failure on Linux 11 years ago