I just found that in the itkMultiScaleHessianSmoothed3DToVesselnessMeasureImageFilter, the GetOutput is the vesselness measure.
<br />
<br />Hope I am right.
<br />
<br />Thank you all the same!
<br />
<br />
<br />On Nov 19, 2008 7:09pm, Andinet Enquobahrie <andinet.enqu@kitware.com> wrote:
<br />>
<br />>
<br />> On Wed, Nov 19, 2008 at 6:56 PM, Sara Zhu zephyrusara@gmail.com> wrote:
<br />>
<br />>
<br />> hi All,
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> 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.
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> The vesselness measure is computed using
<br />>
<br />> itkHessianSmoothed3DToVesselnessMeasureImageFilter
<br />>
<br />> Take a look at GenerateData() method in this filter.
<br />>
<br />> -Andinet
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> _______________________________________________
<br />>
<br />>
<br />> Insight-users mailing list
<br />>
<br />>
<br />> Insight-users@itk.org
<br />>
<br />>
<br />> http://www.itk.org/mailman/listinfo/insight-users
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>