How to process individual connected components in a binary image?

1 vue (au cours des 30 derniers jours)
Mohammad Bhat
Mohammad Bhat le 20 Nov 2017
Modifié(e) : Image Analyst le 20 Nov 2017
Hi ,
I have a binary image ,after connected component, I have to process each connected component, after processing individual connected component, I have to aggregate the result of each processing back to whole binary image.???

Réponse acceptée

Image Analyst
Image Analyst le 20 Nov 2017
In short, use regionprops(). See the tutorial for a full demo.
  2 commentaires
Mohammad Bhat
Mohammad Bhat le 20 Nov 2017
I followed the link , but how to watch the video...no description about it...
Image Analyst
Image Analyst le 20 Nov 2017
Modifié(e) : Image Analyst le 20 Nov 2017
It's not a video - it's source code.
Click the title "Image Segmentation Tutorial" and then click the download button.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Image Segmentation and Analysis 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!

Translated by