Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene4/
Dtest_aspect_ratio_and_crop.py117 def calc_circle_image_ratio(circle_w, circle_h, image_w, image_h): argument
128 circle_area = math.pi * math.pow(np.mean([circle_w, circle_h])/2.0, 2)
527 circle_h = float(child_shape["height"])
529 "vert": float(child_shape["cty"]-size[0]/2) / circle_h}
584 return aspect_ratio, cc_ct, (circle_w, circle_h)