<div dir="ltr">All,<div>    I&#39;m trying to run itkAnisotropicDiffusionVesselEnhancementImageFilter that was submitted to Insight Journal at <a href="http://www.insight-journal.org/browse/publication/163">http://www.insight-journal.org/browse/publication/163</a></div>
<div><br></div><div>    Since I&#39;m using ITK 4.4, I used Dr. Ramon Casero&#39;s modifications. The application crashes with an &#39;access violation reading location&#39; error message. Here&#39;s the exact location of the crash:<br>
</div><div><br></div><div>Filename where it crashes: itkAnisotropicDiffusionVesselEnhancementImageFilter.txx</div><div>Function in that file: CalculateChange()</div><div>Line in that function:  this-&gt;GetMultiThreader()-&gt;SingleMethodExecute();</div>
<div><br></div><div>I checked Casero&#39;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.<br>
</div><div> </div><div>What &#39;am I missing here? Any help will be appreciated.<br></div><div><br></div><div>Thanks</div><div>Prashanth</div></div>