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

  /external/opencv/cv/include/
cv.h 163 #define CV_BGR2BGRA 0
164 #define CV_RGB2RGBA CV_BGR2BGRA
    [all...]
  /external/opencv3/modules/imgproc/include/opencv2/imgproc/
types_c.h 103 CV_BGR2BGRA =0,
104 CV_RGB2RGBA =CV_BGR2BGRA,

Completed in 71 milliseconds