<span style>Hi All,</span><div style><br></div><div style>Following that conversation on the mailing list :<br><a href="http://www.itk.org/pipermail/insight-users/2009-June/030778.html" target="_blank" style="color:rgb(17,85,204)">http://www.itk.org/pipermail/insight-users/2009-June/030778.html</a><br>

I was convinced that the fastest dilatation filter implementation in ITK is the multi-threaded parabolic Morphology (<a href="http://mima2.jouy.inra.fr/darcs/contrib-itk/parabolicMorphology/" target="_blank" style="color:rgb(17,85,204)">http://mima2.jouy.inra.fr/darcs/contrib-itk/parabolicMorphology/</a>). </div>

<div style>And my local test confirmed it all.</div><div style><div style="font-size:13px"><br></div><div style="font-size:13px">But I&#39;m having trouble to set the correct radius in the class itk::BinaryDilateParaImageFilter. With the same radius, the result highly differs between BinaryDilateParaImageFilter and the ground-truth BinaryDilateImageFilter. <span style="font-size:13px">What is the correct radius that should be set in the Parabolic filter in order to get the same result than the classical binary dilate ?</span></div>

<div style="font-size:13px"><div><br></div></div><div><font>Here -&gt; </font><a href="http://esneault.free.fr/itk/TestParabolic.zip" target="_blank" style="font-family:arial;font-size:small">http://esneault.free.fr/itk/TestParabolic.zip</a> &lt;- is <span style="font-size:13px">a minimal c++ project and a dataset that reproduce the problem</span></div>

<div style="font-size:13px"><br></div><div style="font-size:13px">Step to build and run the project :</div><div style="font-size:13px">uncompress</div><div style="font-size:13px">cmake .</div><div style="font-size:13px">
make</div>
<div style="font-size:13px">./TestParabolic</div><div style="font-size:13px"><br></div><div style="font-size:13px">And you should have some result file written. etc</div><div style="font-size:13px"><br></div><div style="font-size:13px">

Thanks</div></div><div><br></div><div>Simon</div><div><br></div>-- <br>------------------------------------------------------------------<br>
Simon Esneault<div>13 rue Vasselot<br>35000 Rennes, France<br>Mail : <a href="mailto:simon.esneault@gmail.com" target="_blank">simon.esneault@gmail.com</a><br>------------------------------------------------------------------</div>


<br>