Fill missing parts of the image
조회 수: 5 (최근 30일)
이전 댓글 표시
I want to separate the part related to the lungs from the CT scans, but in some image, important information from the image is lost.
I find the lungs first by using thresholding and then by using command bwlabel, and I fill in the blank parts of the image using command imfill(x,'holes'), which is for morphology,
Do you think there is a special suggestion to solve this problem ??
Thank you for your help
댓글 수: 3
Image Analyst
2021년 4월 4일
The stuff you did not get is not lung tissue - it's scar tissue, bone, or other non-lung tissue, right?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Biomedical Imaging에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!