Fill missing parts of the image
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Image Analyst
le 4 Avr 2021
The stuff you did not get is not lung tissue - it's scar tissue, bone, or other non-lung tissue, right?
Réponses (0)
Voir également
Catégories
En savoir plus sur Biomedical Imaging dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!