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.
 
 
 
 
 
 
Maria Dimashova 221422467e fixed priors usage in ertrees 14 years ago
..
ann_mlp.cpp
boost.cpp fixed trim_weights in boosting (thanks to frankman for the patch; ticket #1231) 14 years ago
cnn.cpp
data.cpp
em.cpp Trunk: moved contructors implementations from .hpp to .cpp 14 years ago
ertrees.cpp fixed priors usage in ertrees 14 years ago
estimate.cpp
gbt.cpp
inner_functions.cpp
knearest.cpp fixed memory leak in CvKNearest::train() and the constructor. 14 years ago
nbayes.cpp
precomp.cpp
precomp.hpp
rtrees.cpp
svm.cpp
testset.cpp
tree.cpp