classification of image edges in matlab

hi I have processed a picture and found the edges of it. the edges show 6 circles and now I wanna separate each circle from others. I mean that I need something like decision boundary to classify the circles and extract and process features of each circle separately. I have changed it to binary image .could you please help me?

Answers (1)

2 Comments

I have used imfindcircles () but it did not work because the radiuses of circles are large
Please post the original gray scale image.

Sign in to comment.

Asked:

on 16 Feb 2015

Commented:

on 16 Feb 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!