Searched refs:CV_BADPOINT_ERR (Results 1 - 3 of 3) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxerror.cpp453 case CV_BADPOINT_ERR: return CV_StsBadPoint;
/external/opencv/cv/src/
H A Dcvcontourtree.cpp149 return CV_BADPOINT_ERR;
/external/opencv/cxcore/include/
H A Dcxmisc.h622 CV_BADPOINT_ERR = -6, enumerator in enum:CvStatus

Completed in 60 milliseconds