classification of image edges in matlab

3 views (last 30 days)
forough j
forough j on 16 Feb 2015
Commented: Image Analyst on 16 Feb 2015
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)

Image Analyst
Image Analyst on 16 Feb 2015
  2 Comments
forough j
forough j on 16 Feb 2015
I have used imfindcircles () but it did not work because the radiuses of circles are large
Image Analyst
Image Analyst on 16 Feb 2015
Please post the original gray scale image.

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!