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

  /external/opencv/cxcore/include/
cxerror.h 91 #define CV_StsInplaceNotSupported -203 /* in-place operation is not supported */
  /external/opencv3/modules/core/include/opencv2/core/
types_c.h 154 CV_StsInplaceNotSupported= -203, /**< in-place operation is not supported */
    [all...]

Completed in 78 milliseconds