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

  /external/opencv/cxcore/include/
cxerror.h 89 #define CV_StsBadSize -201 /* the input/output structure size is incorrect */
  /external/opencv3/modules/core/include/opencv2/core/
types_c.h 152 CV_StsBadSize= -201, /**< the input/output structure size is incorrect */
    [all...]

Completed in 270 milliseconds