cvInitSystem 98 modules/highgui/include/opencv2/highgui/highgui_c.h CVAPI(int) cvInitSystem( int argc, char** argv ); cvInitSystem 223 modules/highgui/include/opencv2/highgui/highgui_c.h #define cvvInitSystem cvInitSystem cvInitSystem 859 modules/highgui/src/window_carbon.cpp cvInitSystem(0, NULL); cvInitSystem 595 modules/highgui/src/window_gtk.cpp cvInitSystem(0,NULL); cvInitSystem 1009 modules/highgui/src/window_gtk.cpp cvInitSystem(1,(char**)&name); cvInitSystem 726 modules/highgui/src/window_w32.cpp cvInitSystem(0,0);