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

  /external/opencv/cxcore/include/
cxerror.h 117 #define OPENCV_RSTERR() (cvSetErrStatus(CV_StsOk))
cxcore.h     [all...]
  /external/opencv/cxcore/src/
cxerror.cpp 327 CV_IMPL void cvSetErrStatus( int code )
338 cvSetErrStatus( code );
  /external/opencv3/modules/ts/src/
ts.cpp 536 cvSetErrStatus( CV_StsOk );
  /external/opencv/ml/src/
mlcnn.cpp     [all...]
  /external/opencv3/modules/core/src/
system.cpp 791 CV_IMPL void cvSetErrStatus(int)
    [all...]
  /external/opencv3/modules/core/include/opencv2/core/
core_c.h     [all...]

Completed in 183 milliseconds