# CTA Vessel Segmentation

**URL:** https://discourse.slicer.org/t/cta-vessel-segmentation/30568
**Category:** VMTK
**Tags:** segmentation
**Created:** [July 12, 2023, 9:12pm UTC](https://discourse.slicer.org/t/cta-vessel-segmentation/30568 "2023-07-12T21:12:06Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Dimitrios\_Rallios](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/dimitrios_rallios/32/17405_2.png) [@Dimitrios\_Rallios](https://discourse.slicer.org/u/Dimitrios_Rallios)
#### Post date: [July 12, 2023, 9:12pm UTC](https://discourse.slicer.org/t/cta-vessel-segmentation/30568/1 "2023-07-12T21:12:06Z")

</div>

I am trying to extract only the arteries from brain CT-Angiography. I tried a few things (Grow from seeds, vessel segmentation module etc. ) but nothing seems to work. Even if I could only get all the vessels would be a help.

Any tips?

Best ,  
Dimitrios.

---

<div class="post-metadata">

### Author: ![chir.set](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/chir.set/32/66982_2.png) [@chir.set](https://discourse.slicer.org/u/chir.set)
#### Post date: [July 14, 2023, 8:12am UTC](https://discourse.slicer.org/t/cta-vessel-segmentation/30568/2 "2023-07-14T08:12:24Z")

</div>

The trick is to extract the brain as soft tissue first.

You may use HD-BET, SwissSkullStripper or TotalSegmentator for this. Once you have a masked volume, tools line FloodFilling or GrowFromSeeds may extract the arteries from a contrast enhanced CT angio with fewer artifacts. The final masked volume may require some manual editing. I found that fewer editing is required with TotalSegmentator.

In any case, the result will be sub-optimal. Veins have intensity ranges that are quite close to those in arteries. Further manual editing will be required.

If you just want to view the arteries quickly without segmenting, VolumeRendering is very good.
