Searched refs:CV_NOTFOUND_ERR (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxerror.cpp443 case CV_NOTFOUND_ERR: return CV_StsObjectNotFound;
/external/opencv/cxcore/include/
H A Dcxmisc.h598 CV_NOTFOUND_ERR = -110, enumerator in enum:CvStatus

Completed in 127 milliseconds