Home
last modified time | relevance | path

Searched defs:cvShowImage (Results 1 – 7 of 7) sorted by relevance

/external/opencv/otherlibs/highgui/
D_highgui.h65 #define cvShowImage NULL macro
/external/opencv3/modules/highgui/src/
Dwindow_cocoa.mm54 CV_IMPL void cvShowImage( const char* name, const CvArr* arr) {} function
209 CV_IMPL void cvShowImage( const char* name, const CvArr* arr) function
Dwindow.cpp532 cvShowImage( const char*, const CvArr* ) in cvShowImage() function
Dwindow_carbon.cpp371 CV_IMPL void cvShowImage( const char* name, const CvArr* arr) in cvShowImage() function
Dwindow_gtk.cpp1282 cvShowImage( const char* name, const CvArr* arr ) in cvShowImage() function
Dwindow_w32.cpp1086 cvShowImage( const char* name, const CvArr* arr ) in cvShowImage() function
Dwindow_QT.cpp686 CV_IMPL void cvShowImage(const char* name, const CvArr* arr) in cvShowImage() function