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

  /external/opencv/cvaux/src/
cvfindface.cpp 53 CvSeq * lpSeq = cvCreateSeq(0,sizeof(*lpSeq),sizeof(CvFace),lpStorage);
63 CvSeq * lpSeq = cvCreateSeq(0,sizeof(*lpSeq),sizeof(CvFace),lpStorage);
cvfacedetection.cpp 206 CvFace tmpFace;
229 CvFace tmpFace;
  /external/opencv/cvaux/include/
cvaux.h     [all...]

Completed in 205 milliseconds