Searched refs:roughSearch (Results 1 – 1 of 1) sorted by relevance
1512 bool roughSearch = (flags & CV_HAAR_DO_ROUGH_SEARCH) != 0; in cvHaarDetectObjectsForROC() local1752 double minScale = roughSearch ? 0.6 : 0.4; in cvHaarDetectObjectsForROC()