HomeSort by relevance Sort by last modified time
    Searched refs:cvSetPreprocessFuncWin32 (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/highgui/include/opencv2/highgui/
highgui_c.h 233 #define set_preprocess_func cvSetPreprocessFuncWin32
240 #define cvSetPreprocessFuncWin32(callback) cvSetPreprocessFuncWin32_((const void*)(callback))
  /external/opencv/otherlibs/highgui/
highgui.h 240 #define set_preprocess_func cvSetPreprocessFuncWin32
246 CVAPI(void) cvSetPreprocessFuncWin32( CvWin32WindowCallback on_preprocess );

Completed in 48 milliseconds