opencv/modules/ml/src
2012-03-31 17:39:06 +00:00
..
ann_mlp.cpp removed constraint to max_iter in CvANN_MLP (#1110) 2011-06-07 12:28:18 +00:00
boost.cpp fixed potential buffer size overflow in Boost::update_weight, bug #1524 (thanks to benlemna for the patch) 2012-03-26 09:53:52 +00:00
cnn.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
data.cpp minor refactoring of CvMLData interface 2011-06-17 10:11:52 +00:00
em.cpp added smoke test on EM, fixed EM reading #1570 (thanks to mr.pppoe), 2012-03-29 08:55:43 +00:00
ertrees.cpp added explicit () to avoid MSVC /analyze warning 2012-03-31 17:39:06 +00:00
estimate.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
gbt.cpp fixed warnings in gbt; added insertChannel() and extractChannel(); made the code "rand{u|n}(arr, <number>, <number>)" work properly. 2011-06-18 10:56:49 +00:00
inner_functions.cpp fixed #517; uncommented ertrees test and moved it to black llist 2010-11-29 09:34:06 +00:00
knearest.cpp fixed memory leak in CvKNearest::train() and the constructor. 2011-07-08 06:48:18 +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 "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
precomp.hpp ~40 warnings under VS2008 2011-06-11 17:24:09 +00:00
rtrees.cpp fixed many warnings from GCC 4.6.1 2012-03-17 09:22:31 +00:00
svm.cpp more warnings fixed. +some warnings in examples 2011-05-07 12:06:58 +00:00
testset.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
tree.cpp fix the ticket #1234 2012-03-30 15:04:51 +00:00