Segment the whole heart from CT

6 views (last 30 days)
Shirin
Shirin on 14 Apr 2014
Commented: Image Analyst on 1 Feb 2020
I am searching for source code to segment the whole heart from CT images.
In CT images, as you can see in the attached image, the regions we want to identify are highly homogeneous in terms of intensity. For example the LV&LA and RV&RA&MYO areas are quite similar in intensity values. Probably what I need is a pattern recognition algorithm that identifies the areas based on their morphological shape rather than intensity.
Please let me know if you find any Matlab code regarding this issue.
Below, there is an image from a CT and a colorful segmented one, which I need. Thank you in advance!

Answers (3)

Image Analyst
Image Analyst on 14 Apr 2014
Isn't this the same thing you already asked and I answered in http://www.mathworks.com/matlabcentral/answers/125368-matlab-code-image-segmentation-medical? What's different? I can't tell because for some reason you destroyed your original post and apparently transferred the question here.

JUN MA
JUN MA on 15 Oct 2016
Excuse me, I'm a fresh man in whole heart segmentation from CT/MRI. Do you get the whole heart segmentation MATLAB demo? If yes, would it be possible for you to share the code for me? Email:edwardma12593@gmail.com Looking forward to your reply!

Lynda Messa
Lynda Messa on 1 Feb 2020
hello,im new in matlab and i really dont know how to start the segmenation of a heart ,can you help me please by sharing you're code here is my email : Linda971997@gmail.com .thank you!
  1 Comment
Image Analyst
Image Analyst on 1 Feb 2020
It could range from almost trivial (if you can use global thresholding) to extremely difficult. You might want to post your image in a new question.

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!