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

  /external/opencv/cxcore/include/
cxerror.h 106 #define OPENCV_ERROR(status,func,context) \
111 {OPENCV_ERROR(CV_StsBackTrace,(func),(context));}}
115 {OPENCV_ERROR(CV_StsInternal,(func),(context));}}
  /external/opencv/ml/src/
ml_inner_functions.cpp 114 OPENCV_ERROR( CV_StsNotImplemented, "CvStatModel::write", "" );
120 OPENCV_ERROR( CV_StsNotImplemented, "CvStatModel::read", "" );
    [all...]

Completed in 78 milliseconds