Home
last modified time | relevance | path

Searched defs:cmap (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CameraITS/utils/
Dcapture_read_noise_utils.py36 def create_and_save_csv_from_results(rn_data, iso_low, iso_high, cmap, file): argument
84 def create_read_noise_plots_from_results(rn_data, iso_low, iso_high, cmap, argument
170 def _generate_image_data_bayer(img, iso, white_level, cmap): argument
206 def _subsample(img, color_plane, cmap): argument
279 def capture_read_noise_for_iso_range(cam, low_iso, high_iso, steps, cmap, argument
/cts/apps/CameraITS/tools/
Ddng_noise_model.py188 def reorganize_read_noise_coeff_to_rggb(data, cmap): argument