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

  /external/opencv/cv/include/
cv.h 232 #define CV_BayerRG2BGR 48
235 #define CV_BayerBG2RGB CV_BayerRG2BGR
    [all...]
  /external/opencv3/modules/imgproc/include/opencv2/imgproc/
types_c.h 172 CV_BayerRG2BGR =48,
175 CV_BayerBG2RGB =CV_BayerRG2BGR,

Completed in 1610 milliseconds