Home
last modified time | relevance | path

Searched refs:_CMAP_BLUE (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CameraITS/utils/
Dimage_processing_utils.py36 _CMAP_BLUE = ('black', 'blue', 'lightblue') variable
115 cmap = matplotlib.colors.LinearSegmentedColormap.from_list('', _CMAP_BLUE)