How to implement a (semi)automated algorithm for thorax and lung segmentation?

4 ビュー (過去 30 日間)
Spider
Spider 2017 年 6 月 19 日
編集済み: Spider 2017 年 6 月 20 日
Hy everyone, I'm a newbie in Image processing Toolbox. I'm stuck with a problem regarding image segmentation. I have a file with CT images of a thorax. I'd like to implement a code able to perform the segmentation of the external contour of the thorax for each slice. I've theoretical notions but no idea where to start with Matlab. My idea would be using a region growing algorithm Could someone give me a hint? It would be very precious. Thanks

採用された回答

Image Analyst
Image Analyst 2017 年 6 月 19 日
編集済み: Image Analyst 2017 年 6 月 19 日
I doubt you need region growing. Maybe simple thresholding would work. First off, see my Image Segmentation Tutorial: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862&sort=downloads_desc
Next see some medical segmentation demos that I've attached.
By the way, you said you attached a .mat file, but you actually did not.
  1 件のコメント
Spider
Spider 2017 年 6 月 19 日
Thank you so much! Oh yes, I edit before attaching the link which is bigger than 5MB

サインインしてコメントする。

その他の回答 (1 件)

Julian Hapke
Julian Hapke 2017 年 6 月 19 日
Have a look at this and the mentioned link to get an idea where to start.
  1 件のコメント
Spider
Spider 2017 年 6 月 19 日
Hi Julian! Thank you so much for your attention! But I've trouble with the link. It redirects to my question...

サインインしてコメントする。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by