how to extract roi automatically
Mostrar comentarios más antiguos
how to extract blobs (affected region) in lungs CT scan image without free hand selection using auto selection based on color r something . in that extracted output it needs to display only the blobs in white. background needs to be black
2 comentarios
Walter Roberson
el 24 de Sept. de 2017
Is this cancer or TB to be detected, or something else?
CT scans are grayscale so you will not be able to detect anything by color.
sathish kumar rb
el 26 de Sept. de 2017
Respuestas (2)
Selva Karna
el 24 de Sept. de 2017
0 votos
use imroi
1 comentario
Walter Roberson
el 24 de Sept. de 2017
imroi is not able to automatically decide where the ROI should be.
Image Analyst
el 24 de Sept. de 2017
0 votos
Look for papers describing how to do that here: http://www.visionbib.com/bibliography/contentsmedical.html#Medical%20Applications,%20CAT,%20MRI,%20Ultrasound,%20Heart%20Models,%20Brain%20Models or in PubMed.
5 comentarios
sathish kumar rb
el 26 de Sept. de 2017
Image Analyst
el 27 de Sept. de 2017
Not sure what you want so I can't tell if it's right or wrong. I have a demo for segmenting the lungs - see attached and see if it works for you.
sathish kumar rb
el 8 de Oct. de 2017
sathish kumar rb
el 8 de Oct. de 2017
Editada: Image Analyst
el 8 de Oct. de 2017
Image Analyst
el 8 de Oct. de 2017
What are PBRs?
Try imfreehand(), like in the attached demo, to have your expert draw the ROI.
Categorías
Más información sobre ROI-Based Processing en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!