# Is there a automatic heart segmentation tool that can be used, similar to the ribcage

**URL:** https://discourse.slicer.org/t/is-there-a-automatic-heart-segmentation-tool-that-can-be-used-similar-to-the-ribcage/24066
**Category:** Support
**Tags:** segmentation
**Created:** [June 27, 2022, 3:41pm UTC](https://discourse.slicer.org/t/is-there-a-automatic-heart-segmentation-tool-that-can-be-used-similar-to-the-ribcage/24066 "2022-06-27T15:41:54Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Monkeyking123](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/monkeyking123/32/15663_2.png) [@Monkeyking123](https://discourse.slicer.org/u/Monkeyking123)
#### Post date: [June 27, 2022, 3:41pm UTC](https://discourse.slicer.org/t/is-there-a-automatic-heart-segmentation-tool-that-can-be-used-similar-to-the-ribcage/24066/1 "2022-06-27T15:41:54Z")

</div>

As in the aforementioned title,  
\*\*Is there an automatic heart segmentation tool for segmenting the important heart structures:  
Left/Right (Ventricle/Atrium) , Superior/inferior vena cava/pulmonary artery etc

Since some CT scans shows plague and some structures are damaged, so it is hard to manually select precisely each structure for different patient CT scans.

WIll there be a tool in the future, or is there already one(Like Nvidia for tumor segmentation) in the Slicer already?

Thanks for your help!

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [June 28, 2022, 3:08am UTC](https://discourse.slicer.org/t/is-there-a-automatic-heart-segmentation-tool-that-can-be-used-similar-to-the-ribcage/24066/2 "2022-06-28T03:08:22Z")

</div>

I’m not aware of any freely available model for it, but you can train your own. For heart segmentation on good-quality contrasted CT of healthy people you probably don’t need a lot of training data - maybe a few dozens of CT scans (you need more if you need a robust solution for various abonrmalities). You can do the same what @rbumm has done recently for lungs - used semi-automatic LungCTAnalyzer extension (internally uses `Grow from seeds` effect) to generate training data for MONAILabel.

---

<div class="post-metadata">

### Author: ![Monkeyking123](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/monkeyking123/32/15663_2.png) [@Monkeyking123](https://discourse.slicer.org/u/Monkeyking123)
#### Post date: [June 30, 2022, 1:18am UTC](https://discourse.slicer.org/t/is-there-a-automatic-heart-segmentation-tool-that-can-be-used-similar-to-the-ribcage/24066/3 "2022-06-30T01:18:09Z")

</div>

Thanks for the detailed reply

It is for the CT scans for people with cancer and its corresponding variants

---

<div class="post-metadata">

### Author: ![whu](https://avatars.discourse-cdn.com/v4/letter/w/7ab992/32.png) [@whu](https://discourse.slicer.org/u/whu)
#### Post date: [June 30, 2022, 1:37am UTC](https://discourse.slicer.org/t/is-there-a-automatic-heart-segmentation-tool-that-can-be-used-similar-to-the-ribcage/24066/4 "2022-06-30T01:37:41Z")

</div>

Most of the CT based segmentation paper cite the paper as this:

Tautz L, Neugebauer M, Hüllebrand M, et al. Extraction of open-state mitral valve geometry from CT volumes[J]. International Journal of Computer Assisted Radiology and Surgery, 2018, 13(11): 1741-1754.

But there still exist so much work to reproduce it.

Automatic segmentation may need landmark labels mannully.
