Searched defs:isFaceFeature (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cvaux/src/
H A D_cvfacedetection.h58 inline bool isFaceFeature();
75 inline bool FaceFeature::isFaceFeature() function in class:FaceFeature
78 }//inline bool FaceFeature::isFaceFeature()
249 bool bIsFeature = m_lpIdealFace[i].isFaceFeature();

Completed in 39 milliseconds