HomeSort by relevance Sort by last modified time
    Searched defs:do_train (Results 1 - 3 of 3) sorted by null

  /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...]
  /external/opencv3/apps/traincascade/
old_ml_tree.cpp 1649 bool CvDTree::do_train( const CvMat* _subsample_idx ) function in class:CvDTree
    [all...]

Completed in 735 milliseconds