Home
last modified time | relevance | path

Searched refs:CvShowImageFunc (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cxcore/src/
Dcximage.cpp55 static CvShowImageFunc show_image = NULL;
368 CvSaveImageFunc _save_image, CvShowImageFunc _show_image=NULL ) in cvSetImageIOFunctions()
/external/opencv/cxcore/include/
Dcxcore.h1766 typedef void (CV_CDECL * CvShowImageFunc)( const char* windowname, const CvArr* image ); typedef
1769 CvSaveImageFunc _save_image, CvShowImageFunc _show_image );