Segmentation of aorta using itk

I’m new to this topic.
Suggest me best method for segmenting aorta from the series of dicoms using itk C++.

TubeTK is geared toward such a thing. Perhaps @Stephen_Aylward can provide the best starting point?

1 Like

TubeTK is good for segmenting smaller vessels or creating centerline representations of already segmenting structures (large and small).

I suggest exploring some of the interactive segmentation tools in 3D Slicer and/or ITKSnap. If you find some segmentation methods that work well interactively with your data, we can perhaps suggest how to automated those interactive methods.

Stephen

3 Likes

Dear Stephen_Aylward
Thank you for answering my question, I look into TubeTK and explore the tools.