opencv/modules/ml/include/opencv2
TobyWanKenobi a1e04c98aa Add method in StatModel class, to load from String
Added a method "loadFromString" which is based on the "load" one. It
allow to directly pass the XML string which can be usefull and faster
when you have a huge file in a variable.
2014-12-02 15:15:06 +01:00
..
ml Gave CvSVM a private copy constructor & assignment operator. 2013-11-20 14:59:42 +04:00
ml.hpp Add method in StatModel class, to load from String 2014-12-02 15:15:06 +01:00