Good program, but I'm trying to find the diameters (relative to scalebar) for multiple circular particles in an image. Does anyone know how I can use this program to draw multiple circles on an image and output the diameters?
Image Processing Toolbox is NOT needed. Neat program although some changes would make it more usefull, i.e. outputing the radius and centerpoint seems better than just spitting out x,y values for the line. Also, the circle gets deleted immediately after being drawn, just comment out lines 83-85 to fix.