Searched refs:CreateFace (Results 1 - 3 of 3) sorted by relevance

/external/opencv/cvaux/src/
H A D_cvfacedetection.h227 virtual void CreateFace(void * lpData) = 0;
287 virtual void CreateFace(void * lpData);
H A Dcvfacedetection.cpp204 tmp->CreateFace(&tmpData);
224 tmp->CreateFace(&tmpData);
H A Dcvface.cpp200 void RFace::CreateFace(void * lpData) function in class:RFace
295 }//void * RFace::CreateFace()

Completed in 113 milliseconds