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

  /external/opencv/cxcore/src/
cxerror.cpp 157 cvErrorStr(code), err_msg ? err_msg : "no description" );
189 cvErrorStr(code), err_msg ? err_msg : "no description",
243 *errorcode_desc = cvErrorStr( code );
270 CV_IMPL const char* cvErrorStr( int status )
  /external/opencv/cxcore/include/
cxcore.h     [all...]

Completed in 25 milliseconds