How to process individual connected components in a binary image?

4 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Get Started with Image Processing Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by