Searched defs:AddContours2Rect (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cvaux/src/
H A Dcvfacedetection.cpp122 AddContours2Rect(m_seqContours[i], l, i);
248 void FaceDetection::AddContours2Rect(CvSeq *seq, int color, int iLayer) function in class:FaceDetection
280 }// void FaceDetection::AddContours2Rect(CvSeq *seq, int color, int iLayer)

Completed in 110 milliseconds