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.
 
 
 
 
 
 
LaurentBerger 621e3eaed8 Add Ptr KNearest::load and python binding 6 years ago
..
ann_mlp.cpp Changed eps checking condition 6 years ago
boost.cpp opencv: Use cv::AutoBuffer<>::data() 6 years ago
data.cpp ml: don't use "getSubVector()" with 2D matrix 6 years ago
em.cpp Fixed issues found by static analysis (mostly DBZ) 6 years ago
gbt.cpp Misc. modules/ typos (cont.) 7 years ago
inner_functions.cpp ml: apply CV_OVERRIDE/CV_FINAL 7 years ago
kdtree.cpp opencv: Use cv::AutoBuffer<>::data() 6 years ago
kdtree.hpp removed kdtree declaration from interface 10 years ago
knearest.cpp Add Ptr KNearest::load and python binding 6 years ago
lr.cpp ml: apply CV_OVERRIDE/CV_FINAL 7 years ago
nbayes.cpp opencv: Use cv::AutoBuffer<>::data() 6 years ago
precomp.hpp ml: apply CV_OVERRIDE/CV_FINAL 7 years ago
rtrees.cpp Fixed issues found by static analysis (mostly DBZ) 6 years ago
svm.cpp ml: handle sigmoid NaN result (should be Inf) 6 years ago
svmsgd.cpp ml: apply CV_OVERRIDE/CV_FINAL 7 years ago
testset.cpp fix assignment of class labels 9 years ago
tree.cpp Fixed issues found by static analysis (mostly DBZ) 6 years ago