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

  /external/opencv/cxcore/include/
cxerror.h 65 #define CV_BadDataPtr -12 /**/
  /external/opencv/cvaux/src/
cv3dtracker.cpp 108 CV_ERROR( CV_BadDataPtr, "Null image data" );
cvhmm.cpp     [all...]
  /external/opencv3/modules/core/include/opencv2/core/
types_c.h 132 CV_BadDataPtr= -12, /**/
    [all...]

Completed in 45 milliseconds