Home | Sort by relevance Sort by last modified time |
/external/opencv/ml/src/ | |
mlsvm.cpp | 1316 bool CvSVM::do_train( int svm_type, int sample_count, int var_count, const float** samples, function in class:CvSVM [all...] |
mltree.cpp | 1308 bool CvDTree::do_train( const CvMat* _subsample_idx ) function in class:CvDTree [all...] |