Home
last modified time | relevance | path

Searched defs:_max_depth (Results 1 – 3 of 3) sorted by relevance

/external/opencv/ml/src/
Dmlboost.cpp65 double _weight_trim_rate, int _max_depth, in CvBoostParams()
/external/opencv3/apps/traincascade/
Dold_ml_boost.cpp65 double _weight_trim_rate, int _max_depth, in CvBoostParams()
Dold_ml_tree.cpp1505 CvDTreeParams::CvDTreeParams( int _max_depth, int _min_sample_count, in CvDTreeParams()