HomeSort by relevance Sort by last modified time
    Searched refs:AddContours2Rect (Results 1 - 2 of 2) sorted by null

  /external/opencv/cvaux/src/
cvfacedetection.cpp 122 AddContours2Rect(m_seqContours[i], l, i);
248 void FaceDetection::AddContours2Rect(CvSeq *seq, int color, int iLayer)
280 }// void FaceDetection::AddContours2Rect(CvSeq *seq, int color, int iLayer)
_cvfacedetection.h 349 void AddContours2Rect(CvSeq* seq, int color, int iLayer);

Completed in 36 milliseconds