Skip to content

Vesselness Measure

Latest
Compare
Choose a tag to compare
@yzhong52 yzhong52 released this 07 May 22:20
· 238 commits to master since this release

Vesselness Measure/Filter

This is a cpp implementation of Vesselness Measure for 3D volume based on the following paper.

  • Frangi, Alejandro F., et al. "Multiscale vessel enhancement filtering." Medical Image Computing and Computer-Assisted Interventation—MICCAI’98. Springer Berlin Heidelberg, 1998. 130-137.

Two sample code is provided in main.cpp

  • computing vesselness measure
  • extracting the vessel centrelines with non-maximum suppression