Home
last modified time | relevance | path

Searched defs:CV_StsUnmatchedFormats (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cxcore/include/
Dcxerror.h93 #define CV_StsUnmatchedFormats -205 /* formats of input/output arrays differ */ macro
/external/opencv3/modules/core/include/opencv2/core/
Dtypes_c.h156 CV_StsUnmatchedFormats= -205, /**< formats of input/output arrays differ */ enumerator