Searched refs:_maxWeakCount (Results 1 – 2 of 2) sorted by relevance
14 double _weightTrimRate, int _maxDepth, int _maxWeakCount );
228 double _weightTrimRate, int _maxDepth, int _maxWeakCount ) : in CvCascadeBoostParams() argument229 CvBoostParams( _boostType, _maxWeakCount, _weightTrimRate, _maxDepth, false, 0 ) in CvCascadeBoostParams()