[Insight-users] Re : itkHessian3DToVesselnessMeasureImageFilter false aura at the ends

Syrine Sahmim syrine.sahmim at yahoo.fr
Wed Aug 19 02:35:04 EDT 2009


Hi, 

Please can you tell me how can i run the vesslenessmeasure example.cxx on windows xp
because i still have the same problem on running any example. Can you please give me step by step the instruction  from the begining (just after building the project with cmake) to obtain the result file, i have visual studio 8 (2005).
Thank you 
syrine




________________________________
De : Oleksandr Dzyubak <adzyubak at gmail.com>
À : "Atwood, Robert (DLSLtd,RAL,DIA)" <Robert.Atwood at diamond.ac.uk>
Cc : insight-users at itk.org
Envoyé le : Mercredi, 19 Août 2009, 0h19mn 14s
Objet : Re: [Insight-users] itkHessian3DToVesselnessMeasureImageFilter false aura at the ends

Hi Robert,

Junctions and intersections -- that is another story and another issue
which has to be solved.

At this point I am talking about the ends of the "vessels".
As you could see from the pictures I sent before, the filter generates highly undesirable
spherical "caps" at the ends.  Those "additional volumes" even do not
belong to the vessels. They are in "close premises". If you take a closer look,
you can find that there is a void volume between the vessel end and the spherical cap.

When you dig deeper, you can find that those "caps"
are actually generated by the RecursiveGaussian filter which is used to evaluate
the second order partial derivatives. And that filter works correctly since at the edges
there is a jump of intensities.

As itkHessian3DToVesselnessMeasureImageFilter manipulates with Hessian eigenvalues,
it should reflect the eigenvalue change along the principal major axis (along the vessel).
So when analyzing the object shape, the filter should catch these caps and reject them
as it does with minor axis (tangential). In fact, it does not.

In publications about Hessian-based shape analyzers, I have never seen this effect
"producing additional volumes around the vessel ends"... Did you?

Your suggestion to analyze original image in concert with the vesselness image
and based on this additional analysis ultimately generate a good final vesselnes image is good.

But correct me if I am wrong.
Isn't  the itkHessian3DToVesselnessMeasureImageFilter supposed to do that?

I am wondering, is it a bug or normal behavior?

If it is a bug, lets fix a bug. If it is normal, then go ahead and use your approach.


Still would like to know the ITK users' opinion.

Regards,

Alex


Atwood, Robert (DLSLtd,RAL,DIA) wrote:
> Hi, Alex:
> I used that filter and observed that sort of effect (actually a
> decreased value at intersections in my case)  but I understood it to be
> a consequence of the maths; these pixels satisfy the criteria, what I
> did was require a certain value in the original in combination with a
> certain value in the filtered result to accept pixels as belonging to my
> 'vessels', if the original value was quite high but 'vesselness' low
> then it could be a junction, if the original value too low then the
> pixel could be rejected even with a moderate "vessellness" value 
> But, if this is the wrong approach I should like to know !
> 
> Thanks
> 
> 
> Robert
> 
> 
> -----Original Message-----
> From: insight-users-bounces at itk.org
> [mailto:insight-users-bounces at itk.org] On Behalf Of Oleksandr Dzyubak
> Sent: 18 August 2009 00:23
> To: insight-users at itk.org
> Subject: [Insight-users] itkHessian3DToVesselnessMeasureImageFilter
> falseaura at the ends
> 
> 
> Dear community,
> 
> I played with the itkHessian3DToVesselnessMeasureImageFilter class using
> the example from the ITK distro "VesselnessMeasureImageFilter.cxx"
> and found some side-effect.
> 
> The filter produces false broadenings ("spherical auras") at the ends of
> vessels.
> In attachment I am sending the pictures to demonstrate the effect.
> 
> Has anybody experienced similar effect?
> Is there any recipe to avoid/reduce this?
> 
> Thanks,
> 
> Alex
> 
> 
> This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.
> Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd. Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message.
> Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom
>    

_____________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-users



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090819/2f681790/attachment-0001.htm>


More information about the Insight-users mailing list