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

  /external/opencv/cv/include/
cv.h 230 #define CV_BayerBG2BGR 46
237 #define CV_BayerRG2RGB CV_BayerBG2BGR
    [all...]
  /external/opencv3/modules/imgproc/include/opencv2/imgproc/
types_c.h 170 CV_BayerBG2BGR =46,
177 CV_BayerRG2RGB =CV_BayerBG2BGR,

Completed in 519 milliseconds