Searched refs:_weak_count (Results 1 - 4 of 4) sorted by relevance

/external/opencv3/modules/ml/src/
H A Dboost.cpp64 BoostTreeParams::BoostTreeParams( int _boostType, int _weak_count, argument
68 weakCount = _weak_count;
H A Dgbt.cpp25 CvGBTreesParams::CvGBTreesParams( int _loss_function_type, int _weak_count,
31 weak_count = _weak_count;
/external/opencv/ml/src/
H A Dmlboost.cpp64 CvBoostParams::CvBoostParams( int _boost_type, int _weak_count, argument
69 weak_count = _weak_count;
/external/opencv3/apps/traincascade/
H A Dold_ml_boost.cpp64 CvBoostParams::CvBoostParams( int _boost_type, int _weak_count, argument
69 weak_count = _weak_count;

Completed in 155 milliseconds