Home
last modified time | relevance | path

Searched refs:CV_StsVecLengthErr (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cxcore/include/
Dcxerror.h83 #define CV_StsVecLengthErr -28 /* incorrect vector length */ macro
/external/opencv3/modules/core/include/opencv2/core/
Dtypes_c.h148 CV_StsVecLengthErr= -28, /**< incorrect vector length */ enumerator