Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Image segmentation with one T

조회 수: 1 (최근 30일)
Dani D
Dani D 2016년 6월 12일
마감: MATLAB Answer Bot 2021년 8월 20일
Hello, Suppose we used one threshold for image segmentation. But after segmentation we have noise or apart other object stay in image. How can omitted these? Thanks

답변 (1개)

Image Analyst
Image Analyst 2016년 6월 12일
There are a variety of ways, such as using bwareaopen(), bwareafilt(), bwpropfilt(). If you need more help, read this link or see my Image Segmentation Tutorial.

Community Treasure Hunt

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

Start Hunting!

Translated by