HomeSort by relevance Sort by last modified time
    Searched refs:m_imgGray (Results 1 - 2 of 2) sorted by null

  /external/opencv/cvaux/src/
cvfacedetection.cpp 61 m_imgGray = NULL;
79 if (m_imgGray)
80 cvReleaseImage(&m_imgGray);
_cvfacedetection.h 335 IplImage* m_imgGray;

Completed in 45 milliseconds