[ITK] Vessel enhancement

Renzo Ph rphellan2210 at gmail.com
Tue Aug 18 16:09:27 EDT 2015


Hi Matt,

Thanks for your answer. If you go to this page:
https://github.com/vmtk/vmtk/blob/master/vtkVmtk/Segmentation/itkHessianSmoothed3DToVesselnessMeasureImageFilter.h
 , starting at line 28 it says:

 * The vesselness measure is based on the analysis of the the Hessian
 * eigen system. The vesseleness function is a smoothed (continuous)
 * version of the Frang's vesselness function. The filter takes an
 * image of a Hessian pixels ( SymmetricSecondRankTensor pixels ) and
 * produces an enhanced image. The Hessian input image can be produced
using
 * itkHessianSmoothedRecursiveGaussianImageFilter.

I think I could use the HessianRecursiveGaussianImageFilter, but I would
like to try the HessianSmoothedRecursiveGaussianImageFilter. It may give
better results.

Renzo

2015-08-18 17:05 GMT-03:00 Matt McCormick <matt.mccormick at kitware.com>:

> Hi Renzo,
>
> Why / where does it require HessianSmoothedRecursiveGaussianImageFilter?
>
> Thanks,
> Matt
>
> On Mon, Aug 17, 2015 at 9:02 AM, Renzo Ph <rphellan2210 at gmail.com> wrote:
> > Hi everybody,
> >
> > I found this class for vessel enhancement:
> > HessianSmoothed3DToVesselnessMeasureImageFilter. Nevertheless, it
> requires
> > the HessianSmoothedRecursiveGaussianImageFilter. I wasn't able to found
> that
> > filter in ITK, so do you know where can I get it or if its a patented
> code?
> >
> > Renzo
> >
> > _______________________________________________
> > Community mailing list
> > Community at itk.org
> > http://public.kitware.com/mailman/listinfo/community
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20150818/a5156941/attachment.html>


More information about the Community mailing list