Searched refs:circle_w (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)526 circle_w = float(child_shape["width"])528 cc_ct = {"hori": float(child_shape["ctx"]-size[1]/2) / circle_w,584 return aspect_ratio, cc_ct, (circle_w, circle_h)