opencv/modules/ml/src
2014-11-04 11:35:45 +01:00
..
ann_mlp.cpp Fixed calc_output_scale with NO_OUTPUT_SCALE flag set. 2014-11-04 11:35:45 +01:00
boost.cpp hopefully fixed test failure on Linux 2014-08-04 01:16:45 +04:00
data.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
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 2014-07-29 23:54:23 +04:00
gbt.cpp Correction of the integer data treated as floating point data bug, already corrected in the 2.4 branch. 2014-09-23 14:03:20 +02:00
inner_functions.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
kdtree.cpp removed kdtree declaration from interface 2014-08-31 21:39:47 +04:00
kdtree.hpp removed kdtree declaration from interface 2014-08-31 21:39:47 +04:00
knearest.cpp minor change: moved algorithm type to the end of params 2014-09-13 15:06:07 +04:00
lr.cpp Modified logistic regression module according to comments 2014-08-18 19:13:59 +04:00
nbayes.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
precomp.hpp more fixes and more debugging code 2014-08-03 13:08:03 +04:00
rtrees.cpp continuing to debug boost and fix MSVC compile errors 2014-08-03 21:21:11 +04:00
svm.cpp fixed bug in automatic SVM training 2014-10-18 20:53:39 +04:00
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 2014-07-29 23:54:23 +04:00
tree.cpp hopefully fixed test failure on Linux 2014-08-04 01:16:45 +04:00