How to create 3D volumes of segmented vessels from .mhd/.raw?

Hej,

My aim is to create 3D volumes of .mhd/.raw-files of segmented abdomen vessels (CT-images) and eventually extract the center-lines. The 3D volume of the segmented vessels looks like this:

There is one CT-data set with segmented vessels in the same color, where I can easily use thresholding to create a 3D volume. The other CT-data set shows different colors for the vessel segmentation as shown in the image above.

How can I create 3D volumes of segmented vessels (.mhd/.raw) with different colors?

Thank you so much for your help!

How can I create a 3D volume of these differently colored segmented vessels?

1 Like

You can use the Segment Editor module for this.

If you save the segmentation then you get exactly that, a volume where each segment is represented by a different label (color).

Which tool should I use in segment editor? That’s my problem. I can use threshold, but it allowed me to choose one label (color) at a time. I couldn’t choose all labels at once.

@hoppymop
Threshold the entire network as one segment.

Create blank segments for each of those branches.

Set the active segment to a blank one.

use the scissors tool in the fill mode, and set the editable area Inside Segment_1 (or the name of the segment that contains the full network).

With scissors highlight the branch you want to separate in one cursor movement.
Now that section will be in the new segment’s color.

Repeat for each of the branches.

1 Like