[Insight-users] vesselness calculation

Andinet Enquobahrie andinet.enqu at kitware.com
Wed Nov 19 20:09:38 EST 2008


On Wed, Nov 19, 2008 at 6:56 PM, Sara Zhu <zephyrusara at gmail.com> wrote:

> hi All,
>
> I am trying to get the vesselness matrix of an image (2D or 3D). I read
> about the insight journal paper "Vessel Enhancing Diffusion Filter". The
> MultiScaleHessianSmoothed3DToVesselnessMeasureImageFilter is useful,
> however, the result seems to be the filtered image. What I actually want is
> the value of vesselness in each pixel, then I will input the vesselness
> value into other function.
>

The vesselness measure is computed using

itkHessianSmoothed3DToVesselnessMeasureImageFilter

Take a look at GenerateData() method in this filter.

-Andinet



_______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20081119/46e6d868/attachment.htm>


More information about the Insight-users mailing list