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

/external/opencv/cvaux/src/
H A D_cvfacedetection.h167 CvRect * lpMouthRect = new CvRect(); local
168 *lpMouthRect = MouthRect;
169 m_lpFeaturesList[0].SetContour(lpMouthRect);
392 CvRect * lpMouthRect = new CvRect(); local
393 *lpMouthRect = MouthRect;
394 m_lpFeaturesList[0].SetContour(lpMouthRect);

Completed in 63 milliseconds