Fill missing parts of the image
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Image Analyst
el 4 de Abr. de 2021
The stuff you did not get is not lung tissue - it's scar tissue, bone, or other non-lung tissue, right?
Respuestas (0)
Ver también
Categorías
Más información sobre Biomedical Imaging en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!