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

  /external/opencv/cvaux/src/
cvfacedetection.cpp 248 void FaceDetection::AddContours2Rect(CvSeq *seq, int color, int iLayer)
259 cr.iNumber = iLayer;
271 cr.iNumber = iLayer;
280 }// void FaceDetection::AddContours2Rect(CvSeq *seq, int color, int iLayer)
_cvfacedetection.h 349 void AddContours2Rect(CvSeq* seq, int color, int iLayer);

Completed in 88 milliseconds