Searched refs:maxRect (Results 1 – 4 of 4) sorted by relevance
1734 cv::Rect maxRect; in cvHaarDetectObjectsForROC() local1738 if( rectList[i].area() > maxRect.area() ) in cvHaarDetectObjectsForROC()1739 maxRect = rectList[i]; in cvHaarDetectObjectsForROC()1742 allCandidates.push_back(maxRect); in cvHaarDetectObjectsForROC()1744 scanROI = maxRect; in cvHaarDetectObjectsForROC()1745 int dx = cvRound(maxRect.width*GROUP_EPS); in cvHaarDetectObjectsForROC()1746 int dy = cvRound(maxRect.height*GROUP_EPS); in cvHaarDetectObjectsForROC()1753 minSize.width = cvRound(maxRect.width*minScale); in cvHaarDetectObjectsForROC()1754 minSize.height = cvRound(maxRect.height*minScale); in cvHaarDetectObjectsForROC()
1804 NcvRect32u maxRect = h_hypothesesIntermediate.ptr()[0]; in ncvDetectObjectsMultiScale_device() local1807 if (maxRect.width < h_hypothesesIntermediate.ptr()[j].width) in ncvDetectObjectsMultiScale_device()1809 maxRect = h_hypothesesIntermediate.ptr()[j]; in ncvDetectObjectsMultiScale_device()1813 h_hypothesesIntermediate.ptr()[0] = maxRect; in ncvDetectObjectsMultiScale_device()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...