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

  /external/opencv3/modules/imgproc/include/opencv2/imgproc/
types_c.h 170 CV_BayerBG2BGR =46,
177 CV_BayerRG2RGB =CV_BayerBG2BGR,
  /external/opencv/cv/include/
cv.h 230 #define CV_BayerBG2BGR 46
237 #define CV_BayerRG2RGB CV_BayerBG2BGR
    [all...]
  /external/opencv/cv/src/
cvcolor.cpp     [all...]
  /external/opencv3/modules/imgproc/src/
demosaicing.cpp     [all...]
color.cpp     [all...]
  /external/opencv3/modules/imgproc/test/
test_color.cpp     [all...]

Completed in 532 milliseconds