how to extract roi automatically
古いコメントを表示
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 件のコメント
Walter Roberson
2017 年 9 月 24 日
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
2017 年 9 月 26 日
回答 (2 件)
Selva Karna
2017 年 9 月 24 日
0 投票
use imroi
1 件のコメント
Walter Roberson
2017 年 9 月 24 日
imroi is not able to automatically decide where the ROI should be.
Image Analyst
2017 年 9 月 24 日
0 投票
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 件のコメント
sathish kumar rb
2017 年 9 月 26 日
Image Analyst
2017 年 9 月 27 日
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
2017 年 10 月 8 日
sathish kumar rb
2017 年 10 月 8 日
編集済み: Image Analyst
2017 年 10 月 8 日
Image Analyst
2017 年 10 月 8 日
What are PBRs?
Try imfreehand(), like in the attached demo, to have your expert draw the ROI.
カテゴリ
ヘルプ センター および File Exchange で ROI-Based Processing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!