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

  /external/opencv/cvaux/src/
_cvfacedetection.h 222 inline bool isFeature(void * lpElem);
238 inline bool Face::isFeature(void * lpElem)
270 }//inline bool RFace::isFeature(void * lpElem);
cvfacedetection.cpp 342 if ( lpFace1->isFeature(lpRect1) )
405 if ( lpFace1->isFeature(lpRect1) )

Completed in 184 milliseconds