Home
last modified time | relevance | path

Searched refs:maxRect (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/modules/objdetect/src/
Dhaar.cpp1734 cv::Rect maxRect; in cvHaarDetectObjectsForROC() local
1738 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()
/external/opencv3/modules/cudalegacy/src/cuda/
DNCVHaarObjectDetection.cu1804 NcvRect32u maxRect = h_hypothesesIntermediate.ptr()[0]; in ncvDetectObjectsMultiScale_device() local
1807 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()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...