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

  /external/opencv/cxcore/include/
cxtypes.h 338 #define IPL_DEPTH_8U 8
371 int depth; /* Pixel depth in bits: IPL_DEPTH_8U, IPL_DEPTH_8S, IPL_DEPTH_16S,
    [all...]
  /external/opencv3/modules/core/include/opencv2/core/
types_c.h 261 #define IPL_DEPTH_8U 8
306 int depth; /**< Pixel depth in bits: IPL_DEPTH_8U, IPL_DEPTH_8S, IPL_DEPTH_16S,
    [all...]

Completed in 128 milliseconds