[ITK Community] [Insight-users] itk AnisotropicDiffusion VesselEnhancement ImageFilter crashes

Prashanth prashanth.dumpuri at gmail.com
Fri Dec 20 16:55:08 EST 2013


All,
    I'm trying to run itkAnisotropicDiffusionVesselEnhancementImageFilter
that was submitted to Insight Journal at
http://www.insight-journal.org/browse/publication/163

    Since I'm using ITK 4.4, I used Dr. Ramon Casero's modifications. The
application crashes with an 'access violation reading location' error
message. Here's the exact location of the crash:

Filename where it crashes:
itkAnisotropicDiffusionVesselEnhancementImageFilter.txx
Function in that file: CalculateChange()
Line in that function:  this->GetMultiThreader()->SingleMethodExecute();

I checked Casero's modified version against the original code and the only
changes he made were to make the code compatible with ITK 4.x. So, the
crash should have nothing to do with the modification Casero made.

What 'am I missing here? Any help will be appreciated.

Thanks
Prashanth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20131220/f5bbea04/attachment.html>
-------------- next part --------------
_____________________________________
Powered by www.kitware.com

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

Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php

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


More information about the Community mailing list