Home | Sort by relevance Sort by last modified time |
/external/opencv/ml/src/ | |
mltree.cpp | 261 buf_size = (ord_var_count + get_work_var_count())*sample_count + 2; 587 int work_var_count = get_work_var_count(); 952 int CvDTreeTrainData::get_work_var_count() const function in class:CvDTreeTrainData [all...] |
/external/opencv3/apps/traincascade/ | |
old_ml.hpp | 684 int get_work_var_count() const {return work_var_count;} function in struct:CvDTreeTrainData [all...] |