How to process individual connected components in a binary image?

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일

0 개 추천

In short, use regionprops(). See the tutorial for a full demo.

댓글 수: 2

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개)

카테고리

도움말 센터File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

질문:

2017년 11월 20일

편집:

2017년 11월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by