Searched defs:lpRightEyeRect (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cvaux/src/
H A D_cvfacedetection.h180 CvRect * lpRightEyeRect = new CvRect(); local
181 *lpRightEyeRect = RightEyeRect;
182 m_lpFeaturesList[2].SetContour(lpRightEyeRect);
404 CvRect * lpRightEyeRect = new CvRect(); local
405 *lpRightEyeRect = RightEyeRect;
406 m_lpFeaturesList[2].SetContour(lpRightEyeRect);

Completed in 125 milliseconds