opencv/modules/ml/src
2014-12-31 12:16:26 +03:00
..
ann_mlp.cpp Fixed uninitialized memory usage in ANN_MLP 2014-12-31 12:16:26 +03:00
boost.cpp Support loading old models in ML module 2014-12-31 12:16:25 +03:00
data.cpp Support loading old models in ML module 2014-12-31 12:16:25 +03: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 Support loading old models in ML module 2014-12-31 12:16:25 +03: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 Fix cppcheck reports warnings: 2014-12-27 10:54:34 +01:00
nbayes.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
precomp.hpp Support loading old models in ML module 2014-12-31 12:16:25 +03:00
rtrees.cpp Support loading old models in ML module 2014-12-31 12:16:25 +03:00
svm.cpp Support loading old models in ML module 2014-12-31 12:16:25 +03: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 Support loading old models in ML module 2014-12-31 12:16:25 +03:00