Searched defs:CV_DEFAULT_ERROR_CALLBACK (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxerror.cpp68 #define CV_DEFAULT_ERROR_CALLBACK cvGuiBoxReport macro
70 #define CV_DEFAULT_ERROR_CALLBACK cvStdErrReport macro
81 context->error_callback = CV_DEFAULT_ERROR_CALLBACK;
229 context->error_callback = CV_DEFAULT_ERROR_CALLBACK;

Completed in 101 milliseconds