Introduction - If you have any usage issues, please Google them yourself
CircleFinder finds circles in an RGB or grayscale
Useage example:
[r , c , rad] = circlefinder(im)
finds circles with the default settings.
See also:
RGBCircle
nonmaxsup1d
houghtransform