Searched refs:CheckElem (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cvaux/src/
H A D_cvfacedetection.h228 virtual bool CheckElem(void * lpCandidat,void * lpIdeal) = 0;
244 if ( CheckElem( lpElem,lpIdeal) )
286 virtual bool CheckElem(void * lpCandidat,void * lpIdeal);
H A Dcvface.cpp134 bool RFace::CheckElem(void * lpCandidat,void * lpIdeal) function in class:RFace
172 }//inline bool RFace::CheckElem(CvRect rect)

Completed in 73 milliseconds