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

  /external/opencv/cxcore/include/
cxerror.h 101 #define CV_StsNotImplemented -213 /* the requested function/feature is not implemented */
  /external/opencv3/modules/core/include/opencv2/core/
types_c.h 164 CV_StsNotImplemented= -213, /**< the requested function/feature is not implemented */
    [all...]

Completed in 84 milliseconds