I have an image like this, and I\'ve converted the cartesian coordinates to polar coordinates using polar_img = cv2.linearPolar(img, (256,256), radius, cv2.WARP_FILL_OUTLI
polar_img = cv2.linearPolar(img, (256,256), radius, cv2.WARP_FILL_OUTLI