Home
last modified time | relevance | path

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

/external/opencv/cxcore/include/
Dcxerror.h89 #define CV_StsBadSize -201 /* the input/output structure size is incorrect */ macro
/external/opencv3/modules/core/include/opencv2/core/
Dtypes_c.h152 CV_StsBadSize= -201, /**< the input/output structure size is incorrect */ enumerator