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

  /external/opencv/cxcore/src/
cxerror.cpp 443 case CV_NOTFOUND_ERR: return CV_StsObjectNotFound;
  /external/opencv/cxcore/include/
cxmisc.h 598 CV_NOTFOUND_ERR = -110,
    [all...]

Completed in 1362 milliseconds