Image segmentation with one T
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
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
댓글 수: 0
답변 (1개)
Image Analyst
2016년 6월 12일
0 개 추천
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.
댓글 수: 0
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!