static int thoughtCircleSize(BufferedImage img) { ret min(img.getWidth(), img.getHeight()) + 20; }