Login  Register

Re: find a circle

Posted by Nathaniel Ryckman on Apr 12, 2011; 7:04pm
URL: http://imagej.273.s1.nabble.com/find-a-circle-tp3684935p3684940.html

I know I probably have commented too much already, but I keep on finding more clues to a possible solution.

Here is an imageJ plugin that utilizes Hough transforms to detect circles. My only worry would be that it can't detect broken circles.

I think it's cool though that the edge detecting technique is also used with Hough transforms! With luck, we might just be on the right path :-)!

http://rsb.info.nih.gov/ij/plugins/hough-circles.html