How to process individual connected components in a binary image?

1 回表示 (過去 30 日間)
Mohammad Bhat
Mohammad Bhat 2017 年 11 月 20 日
編集済み: Image Analyst 2017 年 11 月 20 日
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.???

採用された回答

Image Analyst
Image Analyst 2017 年 11 月 20 日
In short, use regionprops(). See the tutorial for a full demo.
  2 件のコメント
Mohammad Bhat
Mohammad Bhat 2017 年 11 月 20 日
I followed the link , but how to watch the video...no description about it...
Image Analyst
Image Analyst 2017 年 11 月 20 日
編集済み: Image Analyst 2017 年 11 月 20 日
It's not a video - it's source code.
Click the title "Image Segmentation Tutorial" and then click the download button.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeImage Segmentation and Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by