opencv/modules/ml/src
2012-06-09 07:05:24 +00:00
..
ann_mlp.cpp removed constraint to max_iter in CvANN_MLP (#1110) 2011-06-07 12:28:18 +00:00
boost.cpp possibly fixed crash boost caused by the recent modification; slightly improved mlp params in letter_recog sample 2012-06-09 07:05:24 +00:00
cnn.cpp
data.cpp fixed #1981 2012-05-24 16:52:14 +00:00
em.cpp merged 2.4 into trunk 2012-04-30 14:33:52 +00:00
ertrees.cpp merged all the latest changes from 2.4 to trunk 2012-04-13 21:50:59 +00:00
estimate.cpp
gbt.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
inner_functions.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
knearest.cpp fixed memory leak in CvKNearest::train() and the constructor. 2011-07-08 06:48:18 +00:00
ml_init.cpp fixed 2 build problems on MacOSX (highgui with ffmpeg, opencv_world); added macro CV_INIT_ALGORITHM for simpler algorithm registration (ticket #1876) 2012-05-21 14:56:07 +00:00
nbayes.cpp normal bayes classifier has been parallelized using TBB; letter_recog sample updated to demosntrate knearest & bayes classifiers (thanks to Konstantin Krivakin for the patches) 2011-04-14 17:04:39 +00:00
precomp.cpp
precomp.hpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
rtrees.cpp merged all the latest changes from 2.4 to trunk 2012-04-13 21:50:59 +00:00
svm.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
testset.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
tree.cpp fix the ticket #1234 2012-03-30 15:04:51 +00:00