how to extract roi automatically
Show older comments
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 Comments
Walter Roberson
on 24 Sep 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
on 26 Sep 2017
Answers (2)
Selva Karna
on 24 Sep 2017
0 votes
use imroi
1 Comment
Walter Roberson
on 24 Sep 2017
imroi is not able to automatically decide where the ROI should be.
Image Analyst
on 24 Sep 2017
0 votes
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 Comments
sathish kumar rb
on 26 Sep 2017
Image Analyst
on 27 Sep 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
on 8 Oct 2017
sathish kumar rb
on 8 Oct 2017
Edited: Image Analyst
on 8 Oct 2017
Image Analyst
on 8 Oct 2017
What are PBRs?
Try imfreehand(), like in the attached demo, to have your expert draw the ROI.
Categories
Find more on ROI-Based Processing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!