Segmentation with ellipse shape

Hi there,

I have a question regarding the segmentation tools. What I’m trying to do in 3D Slicer is segment abdominal aortic aneurysms in 3D ultrasound images. I’ve found that it would be easiest to use a tool that allows me to draw an ellipse shape, rather than using a freehand drawing tool. Is there a way to do this in 3D Slicer?

I know I can draw ellipse-like shapes with the Closed Curve markup tool, but I don’t know how to convert these into a segmentation.

I’ve read that this can be done using the “Surface Cut” effect (provided by the SegmentEditorExtraEffects extension), but I haven’t been able to get it to work. The main issue I’m running into is that I can’t seem to select an already-created markup when I enter the Surface Cut effect. Additionally, the point selection tool within Surface Cut only generates straight lines instead of curved ones.

Does anyone know a solution to this? I’m also open to using other tools or effects.

This might have what you need:

Since you have a 3D dataset, are you trying to make multiple 2D ellipse shapes and then use the “Fill Between slices” effect to interpolate across them?

The Surface cut effect would seem to work if you are placing the points in 3D rather than in a single 2D slice view. Once you start placing Surface cut points across different slice offsets it will no longer be straight lines, but instead generated an ellipsoidal convex hull object.