OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetContour
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cvaux/src/
_cvfacedetection.h
61
inline void
SetContour
(void * lpContour);
90
inline void FaceFeature::
SetContour
(void * lpContour)
93
}//inline void FaceFeature::
SetContour
(void * lpContour)
169
m_lpFeaturesList[0].
SetContour
(lpMouthRect);
176
m_lpFeaturesList[1].
SetContour
(lpLeftEyeRect);
182
m_lpFeaturesList[2].
SetContour
(lpRightEyeRect);
189
// m_lpFeaturesList[3].
SetContour
(lpNoseRect);
195
m_lpFeaturesList[4].
SetContour
(lpCheenRect);
255
m_lppFoundedFaceFeatures[i][m_lplFaceFeaturesCount[i]].
SetContour
(lpElem);
394
m_lpFeaturesList[0].
SetContour
(lpMouthRect)
[
all
...]
cvface.cpp
106
m_lpIdealFace[j].
SetContour
( lpTmpRect );
Completed in 42 milliseconds