Searched refs:compute_image_snrs (Results 1 – 2 of 2) sorted by relevance
91 ref_snr = image_processing_utils.compute_image_snrs(rgb_patch)119 rgb_snrs = image_processing_utils.compute_image_snrs(rgb_patch)
719 def compute_image_snrs(img): function