Help splitting blobs that contain overlap in an image
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have a binary image containing blobs that I want to split. Valid regions tend to have a circular or ellipse type shape. However, the binary image contains overlap between various images. I was wondering if anyone had any experience solving this type of issue.
Any help understanding or useful functions would be greatly appreciated.
Thanks.
0 commentaires
Réponses (1)
Ryan
le 12 Juil 2012
A sample image may result in better answers if you can provide one.
It sounds like you'll need to use a watershed technique. Check out this blog post by Steve Eddins. Here is another example and one more for good measure.
0 commentaires
Voir également
Catégories
En savoir plus sur Get Started with Image Processing Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!