Home
last modified time | relevance | path

Searched defs:do_train (Results 1 – 4 of 4) sorted by relevance

/external/opencv/ml/src/
Dmlsvm.cpp1316 bool CvSVM::do_train( int svm_type, int sample_count, int var_count, const float** samples, in do_train() function in CvSVM
Dmltree.cpp1308 bool CvDTree::do_train( const CvMat* _subsample_idx ) in do_train() function in CvDTree
/external/opencv3/modules/ml/src/
Dsvm.cpp1357 bool do_train( const Mat& _samples, const Mat& _responses ) in do_train() function in cv::ml::SVMImpl
/external/opencv3/apps/traincascade/
Dold_ml_tree.cpp1649 bool CvDTree::do_train( const CvMat* _subsample_idx ) in do_train() function in CvDTree