Searched refs:AddContours2Rect (Results 1 - 2 of 2) 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)
H A D_cvfacedetection.h349 void AddContours2Rect(CvSeq* seq, int color, int iLayer);

Completed in 53 milliseconds