Skip to content
This repository was archived by the owner on Aug 23, 2024. It is now read-only.

Vessel Segmentation

Louise Oram edited this page Dec 22, 2017 · 18 revisions

The Vessel Segmentation module allows you to:

  • Preprocess an image (usually a contrast enhanced image - from the late portal phase) to enhance the visibility of vessels
  • Place 2 seeds (1st for location, 2nd for direction) inside the vessels and create segmentations of the portal and hepatic vessels starting from the seed location
  • Place 1 seed in an overlapping area between portal and hepatic segmentations, in order to assign it to either portal or hepatic

Below is a short tutorial:

The UI on the sidebar for the Vessel Segmentation module looks like this:

Image Preprocessing The first thing you need to do is load an image, and then select it as the active volume (at the top of the module's UI). Then you can change the parameters for preprocessing the image, and press the "pre-process image" button. The preprocessing may take some time to run, depending on the size of the image it may take several minutes but will be much faster if the ITK in Slicer is compiled with GPU acceleration turned on.

Then, you should select the preprocessed image as your active volume. If you are satisfied with how the preprocessing has enhanced the contrast with the vessels in your image, then you can proceed to the next part of the UI.

Vessel Segmentation

Hepatic and Portal Splitting

Clone this wiki locally