opencv/modules/ml
Julian Tanke f70cc29edb export SVM::trainAuto to python #7224 (#8373)
* export SVM::trainAuto to python #7224

* workaround for ABI compatibility of SVM::trainAuto

* add parameter comments to new SVM::trainAuto function

* Export ParamGrid member variables
2017-03-23 16:00:19 +03:00
..
doc Updated ml module interfaces and documentation 2015-02-17 11:46:14 +03:00
include/opencv2 export SVM::trainAuto to python #7224 (#8373) 2017-03-23 16:00:19 +03:00
misc/python Adding of user-defined type conversions for python bindings inside module directories 2016-08-16 13:10:17 +03:00
src export SVM::trainAuto to python #7224 (#8373) 2017-03-23 16:00:19 +03:00
test finished for one sample 2017-02-28 11:14:33 -06:00
CMakeLists.txt Add python and java support for ml module 2015-03-19 13:22:30 +03:00