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

  /external/opencv/cxcore/include/
cxerror.h 93 #define CV_StsUnmatchedFormats -205 /* formats of input/output arrays differ */
  /external/opencv3/modules/core/include/opencv2/core/
types_c.h 156 CV_StsUnmatchedFormats= -205, /**< formats of input/output arrays differ */
    [all...]

Completed in 66 milliseconds