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

  /external/opencv/cv/include/
cv.h 231 #define CV_BayerGB2BGR 47
238 #define CV_BayerGR2RGB CV_BayerGB2BGR
    [all...]
  /external/opencv3/modules/imgproc/include/opencv2/imgproc/
types_c.h 171 CV_BayerGB2BGR =47,
178 CV_BayerGR2RGB =CV_BayerGB2BGR,

Completed in 2279 milliseconds