OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 356 milliseconds