How can I seperate overlapped objects in this image ?
Show older comments
Hi everybody.I am new to matlab and digital image processing.I am trying to count the objects in this image but there are many united objects and when I try to remove them using erosion some small objects are also being lost.Is there any working way to seperate objects on this image.Thank for any help.

Accepted Answer
More Answers (1)
Elad
on 6 Jul 2013
0 votes
Detecting and Counting Objects with Circular Features:
It looks that the methods in the link, might work also for your image, try to play with the sensitivity of imfindcircles and the tolerance of RemoveOverLap functions.
Categories
Find more on Image Arithmetic in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!