Lines Matching refs:CvFaceElement
65 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()
661 int ChoiceTrackingFace3(CvFaceTracker* pTF, const int nElements, const CvFaceElement* big_face, CvT… in ChoiceTrackingFace3()
709 int ChoiceTrackingFace2(CvFaceTracker* pTF, const int nElements, const CvFaceElement* big_face, CvT… in ChoiceTrackingFace2()