Home
last modified time | relevance | path

Searched refs:CvFaceElement (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cvaux/src/
Dcvvecfacetracking.cpp65 class CvFaceElement;
68 int ChoiceTrackingFace3(CvFaceTracker* pTF, const int nElements, const CvFaceElement* big_face, CvT…
69 int ChoiceTrackingFace2(CvFaceTracker* pTF, const int nElements, const CvFaceElement* big_face, CvT…
190 class CvFaceElement class
197 inline CvFaceElement() in CvFaceElement() function in CvFaceElement
234 void CvFaceElement::FindRects(IplImage* img, IplImage* thresh, int nLayers, int dMinSize) in FindRects()
265 void CvFaceElement::FindContours(IplImage* img, IplImage* thresh, int nLayers, int dMinSize) in FindContours()
343 void CvFaceElement::MergeRects(int d) in MergeRects()
393 void CvFaceElement::Energy() in Energy()
483 CvFaceElement big_face[NUM_FACE_ELEMENTS]; in cvTrackFace()
[all …]