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

  /external/opencv3/modules/imgproc/include/opencv2/imgproc/
types_c.h 233 CV_BayerGR2GRAY = 89,
  /external/opencv3/modules/imgproc/src/
demosaicing.cpp 617 int start_with_green = code == CV_BayerGB2GRAY || code == CV_BayerGR2GRAY;
    [all...]
color.cpp     [all...]

Completed in 3534 milliseconds