matlab code for 2D hole filling algorithm
조회 수: 2 (최근 30일)
이전 댓글 표시
Lung parenchyma, airway and background have low CT numbers,so a mean value of two peaks (lung parenchyma, airway and fat) is used to binarize the images. After image binarization, 2D hole filling algorithm is used and the thorax is extracted by searching the largest connected components.
댓글 수: 0
채택된 답변
Image Analyst
2015년 4월 27일
Do you have a question? I've given code to extract lungs before - search for it. In the meantime, I attach my demo for extracting the N largest or smallest binary blobs in an image.
댓글 수: 0
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!