Searched refs:FindRects (Results 1 – 1 of 1) sorted by relevance
222 void FindRects(IplImage* img, IplImage* thresh, int nLayers, int dMinSize);234 void CvFaceElement::FindRects(IplImage* img, IplImage* thresh, int nLayers, int dMinSize) in FindRects() function in CvFaceElement513 big_face[elem].FindRects(pFaceTracker->imgGray, pFaceTracker->imgThresh, 32, dMinSize); in cvTrackFace()