Convert blobs/points to equal size circles
Posted by
roymf on
Sep 25, 2015; 4:52pm
URL: http://imagej.273.s1.nabble.com/Convert-blobs-points-to-equal-size-circles-tp5014466.html
I have a binary image with some spots/blobs/points as shown below. I would like to convert them all to circles of the same size. The diameter doesn't matter so much.
I tried using 'Erode' followed by 'Ultimate point' to make each point a pixel. Then use 'Dilate' to bring up the size but that produces a square. If anyone has any suggestions, please let me know.
Thanks,
Roy