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

  /external/opencv/cxcore/src/
cxerror.cpp 445 case CV_BADDEPTH_ERR: return CV_BadDepth;
  /external/opencv/cxcore/include/
cxmisc.h 601 CV_BADDEPTH_ERR = -107,
    [all...]

Completed in 81 milliseconds