Identify the lungs from a CT scan
조회 수: 5 (최근 30일)
이전 댓글 표시
Hi
I want to first identify the lungs in the CT scan image of people with covid 19 disease and then separate them and remove the extra parts. In the code I wrote, in some images this diagnosis and separation is done accurately, but in some Not anymore !!
For example, in this case, no good result was achieved at all
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/578087/image.jpeg)
I even used the function suggested through the MATLAB(attached) site and the result was the same as in the code I wrote.
Do you have a suggestion for filling in the blanks marked with a red circle?
Thank you for your help
댓글 수: 0
답변 (1개)
Monika Kargeti
2021년 5월 20일
I understand that you would like to identify the lungs in the CT scan image of people with Covid19 disease with accuracy and to fill in the gaps shown in the image. I would suggest you look at the link for filling up the gaps in the image here--
and also try different values for thresholding to see if that works.
Refer to the following link for more details of Segmenting lungs--
댓글 수: 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!