How can I label different particles in an image if they are touching each other?
Show older comments
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)
Categories
Find more on Axis Labels in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!