Home
last modified time | relevance | path

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

/cts/apps/CameraITS/utils/
Dimage_processing_utils.py39 _CMAP_SIZE = 6 # 6 inches variable
91 plot_w = 1 + aspect_ratio * _CMAP_SIZE # add 1 for heatmap legend
92 matplotlib.pyplot.figure(plot_name, figsize=(plot_w, _CMAP_SIZE))