Searched refs:circle_h (Results 1 – 1 of 1) sorted by relevance
117 def calc_circle_image_ratio(circle_w, circle_h, image_w, image_h): argument128 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)