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

  /external/opencv/cxcore/src/
cxerror.cpp 453 case CV_BADPOINT_ERR: return CV_StsBadPoint;
  /external/opencv3/modules/core/include/opencv2/core/
private.hpp 275 CV_BADPOINT_ERR = -6,
  /external/opencv/cv/src/
cvcontourtree.cpp 149 return CV_BADPOINT_ERR;
  /external/opencv/cxcore/include/
cxmisc.h     [all...]
  /external/opencv3/modules/core/src/
system.cpp 828 case CV_BADPOINT_ERR: return CV_StsBadPoint;
    [all...]

Completed in 3030 milliseconds