opencv/modules/ml/src
Vadim Pisarevsky 052593c760 1. Input/OutputArray optimizations;
2. Algorithm::load/save added (moved from StatModel)
3. copyrights updated; added copyright/licensing info for ffmpeg
4. some warnings from Xcode 6.x are fixed
2015-04-07 16:44:26 +03:00
..
ann_mlp.cpp 1. Input/OutputArray optimizations; 2015-04-07 16:44:26 +03:00
boost.cpp 1. Input/OutputArray optimizations; 2015-04-07 16:44:26 +03:00
data.cpp Support loading old models in ML module 2014-12-31 12:16:25 +03:00
em.cpp 1. Input/OutputArray optimizations; 2015-04-07 16:44:26 +03: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 1. Input/OutputArray optimizations; 2015-04-07 16:44:26 +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 1. Input/OutputArray optimizations; 2015-04-07 16:44:26 +03:00
lr.cpp 1. Input/OutputArray optimizations; 2015-04-07 16:44:26 +03:00
nbayes.cpp 1. Input/OutputArray optimizations; 2015-04-07 16:44:26 +03:00
precomp.hpp 1. Input/OutputArray optimizations; 2015-04-07 16:44:26 +03:00
rtrees.cpp 1. Input/OutputArray optimizations; 2015-04-07 16:44:26 +03:00
svm.cpp 1. Input/OutputArray optimizations; 2015-04-07 16:44:26 +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 Fixing invalid opencv_test_ml calls 2015-03-20 17:49:03 +03:00