Searched defs:RightEyeRect (Results 1 – 3 of 3) sorted by relevance
153 …CvRect RightEyeRect = cvRect(cvRound(rect.x + (double)rect.width/(double)2 + dDistanceBetweenEye/(… in MouthFaceTemplate() local276 CvRect RightEyeRect; member389 …CvRect RightEyeRect = cvRect(rect.x + 3*EyeWidth,rect.y + rect.height/2 - EyeHeight,EyeWidth,EyeHe… in BoostingFaceTemplate() local
179 CvRect RightEyeRect = lpFaceData->RightEyeRect; in CalculateError() local
841 CvRect RightEyeRect; member