[Insight-users] How to compute the Hessian?

Dan Mueller dan.muel at gmail.com
Thu Jan 10 21:01:27 EST 2008


Hi Rashed,

Have a look at itkHessianRecursiveGaussianImageFilter: it "computes
the Hessian matrix of an image by convolution with the Second and
Cross derivatives of a Gaussian."

You may also be interested in a paper on the Insight Journal by Luca
Antiga which provides easy to use implementations of both Frangi's and
Sato's "vesselness" filters, which utilise the Hessian matrix across
varying scales:
    http://insight-journal.org/midas/handle.php?handle=1926/576

HTH

Cheers, Dan


On 11/01/2008, rashedk <rashed.vtk at googlemail.com> wrote:
>
> Hi there,
>
> I am interested in finding ridges in intensity (for vessel detection). In
> order to do this I need to compute the Hessian. I couldn't a function or
> filter in ITK which computes the Hessian (although Curves3DExtraction
> somehow does it). Is there any?
>
> Thanks in advance,
>
> Rashed.


More information about the Insight-users mailing list