How can I label different particles in an image if they are touching each other?

I have a binary image which has circular particles and some of them are touching each other. How do I label all the particles using bwlabel() function.Because the bwlabel() function detects the touching particles as one.Kindly help me write a code for the same.

Answers (0)

Asked:

Sup
on 24 Feb 2012

Community Treasure Hunt

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

Start Hunting!