Searched refs:calc_expected_circle_image_ratio (Results 1 – 2 of 2) sorted by relevance
33 nhd = image_fov_utils.calc_expected_circle_image_ratio(
61 chk_percent = calc_expected_circle_image_ratio(ref_fov, w, h)142 def calc_expected_circle_image_ratio(ref_fov, img_w, img_h): function