How to process individual connected components in a binary image?

2 Ansichten (letzte 30 Tage)
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.???

Akzeptierte Antwort

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

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Get Started with Image Processing Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by