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

  /external/opencv/cxcore/include/
cxerror.h 82 #define CV_StsNullPtr -27 /* null pointer */
  /external/opencv3/modules/core/include/opencv2/core/
types_c.h 147 CV_StsNullPtr= -27, /**< null pointer */
    [all...]

Completed in 278 milliseconds