<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.6944.0">
<TITLE>RE: [Insight-users] about HessianRecursiveGaussianImageFilter</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Dear Liu Jianfei,<BR>
<BR>
Have a look in the last itk code ( cvs or release ) for the filter &quot;itk::Hessian3DToVesselnessMeasureImageFilter&quot; in files<BR>
itkHessian3DToVesselnessMeasureImageFilter.h and itkHessian3DToVesselnessMeasureImageFilter.txx. It shows you how to perform most of the job: compute hessian then eigenvalues and finally compute some vesselness measure based on eigenvalues.<BR>
<BR>
Best Regards,<BR>
<BR>
Jerome Schmid<BR>
<BR>
---------------------------------------------<BR>
Jerome SCHMID<BR>
Project Manager / Engineer<BR>
Augmented and Virtual Reality<BR>
Minimally Invasive Surgical Skills Center (MIS)<BR>
<A HREF="http://www.hkmisc.org.hk/">http://www.hkmisc.org.hk/</A><BR>
Prince of Wales Hospital<BR>
Chinese University Of Hong-Kong<BR>
----------------------------------------------<BR>
<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: insight-users-bounces+jeromeschmid=surgery.cuhk.edu.hk@itk.org on behalf of liu jianfei<BR>
Sent: Thu 1/26/2006 6:34 AM<BR>
To: ITK<BR>
Subject: [Insight-users] about HessianRecursiveGaussianImageFilter<BR>
<BR>
<BR>
Hi, everyone<BR>
<BR>
&nbsp;&nbsp;&nbsp; I've pasted a message on this class. Just now, I checked that the number of output is 6 values. They should be the component of the hessian matrix. Can someone tell me the order of these values.<BR>
&nbsp;&nbsp;&nbsp; Ixx&nbsp; Ixy&nbsp; Ixz<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Iyy&nbsp; Iyz<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Izz<BR>
&nbsp;&nbsp;&nbsp; Is the order of these value Ixx&nbsp; Ixy&nbsp; Ixz Iyy&nbsp; Iyz Izz? Thanks<BR>
<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp; Have a nice day!<BR>
--<BR>
Sincerly<BR>
Jianfei Liu<BR>
<BR>
<BR>
_______________________________________________<BR>
Insight-users mailing list<BR>
Insight-users@itk.org<BR>
<A HREF="http://www.itk.org/mailman/listinfo/insight-users">http://www.itk.org/mailman/listinfo/insight-users</A><BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>