Searched refs:BAYER_COLORS (Results 1 – 4 of 4) sorted by relevance
21 BAYER_COLORS = ('R', 'Gr', 'Gb', 'B') variable82 NUM_BAYER_CHANNELS = len(BAYER_COLORS)
169 subplot.set_title(noise_model_constants.BAYER_COLORS[i])
1045 for ch in noise_model_constants.BAYER_COLORS:1050 color_map[ch] for ch in noise_model_constants.BAYER_COLORS
45 _COLOR_CHANNEL_NAMES = noise_model_constants.BAYER_COLORS80 map(str.lower, noise_model_constants.BAYER_COLORS)