Dear Team,
I managed to segment an aorta and a coronary tree with VMTK and Slicer. However for my case I would also like to extract calcifications present in the coronaries. I managed to threshold the calcifications, but from what I got from clinicians the calcifications are not completely surrounded by lumen. So I would need a way to make the calcifications stick to parts of the wall. Is there any way of achieving this? I attached a screenshot of my current segmentation.
Hi Rudolf,
thanks for your answer. I tried this but since the hollow algorithm removes symmetrically it will shrink the lumen also at the side where there’s no calcification present or?
yes I’m also quite happy with the segmentation, but the cardiologists I showed this dataset to told me that the calcifications are too much floating in the coronaries, they need to be stuck closest to the lumen wall, that’s why I started to redo some things and asked myself if I can get around without to much manual work.
First of all, I think you need to rework your calcification (CALC) segmentation a bit.
This slice
produces this segmentation:
which may just be a little overdone in size and smoothed too much.
From the literature, the thickness of the coronary artery wall is around 0.75 mm.
Use this as the thickness in the “Hollow” tool With the hollow tool settings of
thickness: 0.75 and Use current segment as: medial surface
I get this result
with your segmentation which leaves the calcifications sticking or very close to the artery walls.
If you rework the CALC segmentation maybe you can switch to
I could segment the LAD with this tool (with calcifications outside the lumen). The key part is placing control points as close as possible to its center for such small arteries. That’s tedious still.
It’s Guided artery segmentation module in the SlicerVMTK extension. Many things have changed since this post. If you have segmented a coronary, you can segment the calcifications very quickly with Arterial calcification pre-processor module in the same extension. Other kinds of tinkering can be helpful to segment coronaries when they are not too diseased, it’s still tedious however. Since I don’t work with these arteries, I did not spend too much time with this.
I’m trying to evaluatate calcification, but I’m a bit confussed on your process. I used the arterial calcification pre-processor. Is that a subsitute for using threshold?
No, it’s just one more tool. You can use any tool with which you are comfortable. With Arterial calcification pre-processor, you need a lumen segment first, that’s the hardest part, for tiny blood vessels like coronaries.