OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isFaceFeature
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cvaux/src/
_cvfacedetection.h
58
inline bool
isFaceFeature
();
75
inline bool FaceFeature::
isFaceFeature
()
78
}//inline bool FaceFeature::
isFaceFeature
()
249
bool bIsFeature = m_lpIdealFace[i].
isFaceFeature
();
cvface.cpp
108
m_lpIdealFace[j].SetFeature( lpTmp[j].
isFaceFeature
() );
Completed in 57 milliseconds