The Insight Journal logo

Implementation of graph-based interactive 3D vessel segmentation filter

Pellow, David, Freiman, Mot, Joskowicz, Leo
Hebrew University
Publication cover image

Please use this identifier to cite or link to this publication: http://hdl.handle.net/10380/3183
New: Prefer using the following doi: https://doi.org/10.54294/prb8yw
Submitted by Moti Freiman on 2010-07-18 05:13:53.

This paper describes an ITK implementation of a 3D vascular segmentation filter using a graph-based energy minimization algorithm. The method first computes the shortest path between two user provided points in the vessel and then performs a graph min-cut based segmentation of the vessel based on the intensity information coupled with the computed path as a spatial constraint. The shortest path computation is adapted from the algorithm in [1] to use a vesselness based weighting function. The min-cut algorithm uses the Boost graph library to calculate the minimal cut. Several examples of applications are provided, along with images of the resulting segmentations.