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

  /external/opencv/cv/src/
cvadapthresh.cpp 138 CV_ERROR( CV_BADCOEF_ERR, "" );
cvmatchcontours.cpp 199 CV_ERROR_FROM_STATUS( CV_BADCOEF_ERR );
cvpyrsegmentation.cpp 230 return CV_BADCOEF_ERR;
647 return CV_BADCOEF_ERR;
    [all...]
  /external/opencv/cxcore/src/
cxerror.cpp 451 case CV_BADCOEF_ERR: return CV_StsBadArg;
  /external/opencv/cxcore/include/
cxmisc.h     [all...]

Completed in 580 milliseconds