Measuring the diameter of a circle in ImageMagick
If you have an image (or crop of an image) that contains just a circle against a solid background of a contrasting color, you can measure its diameter with the ImageMagick command line tools. Let’s generate an image to test it: convert…
Continue reading →