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

  /external/opencv/cv/include/
cv.h 233 #define CV_BayerGR2BGR 49
236 #define CV_BayerGB2RGB CV_BayerGR2BGR
    [all...]
  /external/opencv3/modules/imgproc/include/opencv2/imgproc/
types_c.h 173 CV_BayerGR2BGR =49,
176 CV_BayerGB2RGB =CV_BayerGR2BGR,

Completed in 67 milliseconds