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

  /external/opencv/cv/include/
cv.h 172 #define CV_RGBA2BGR 3
173 #define CV_BGRA2RGB CV_RGBA2BGR
    [all...]
  /external/opencv3/modules/imgproc/include/opencv2/imgproc/
types_c.h 112 CV_RGBA2BGR =3,
113 CV_BGRA2RGB =CV_RGBA2BGR,

Completed in 142 milliseconds