Home | History | Annotate | Download | only in include

Lines Matching refs:CvShowImageFunc

1766 typedef void (CV_CDECL * CvShowImageFunc)( const char* windowname, const CvArr* image );
1769 CvSaveImageFunc _save_image, CvShowImageFunc _show_image );