We do not update the downloads every time a bug is fixed. Its only done when they cumulate to sufficient number. Please get the ITK-3-18 branch via CVS and it should have the fix.<br><br>Thanks<br>--<br>karthik<br><br><div class="gmail_quote">
On Mon, May 3, 2010 at 3:41 AM, Sergio Vera <span dir="ltr">&lt;<a href="mailto:sergio.vera@alma3d.com">sergio.vera@alma3d.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Forgive me, but does this:<br><br><b>&gt;and it has been backported today to the 3.18 branch by Luis</b><br><br>means that  fresh downloads of the ITK 3.18 have this bug corrected? As I&#39;ve redownloaded it and the modification date for this files are old...<br>

<br>Thanks<br><br><div class="gmail_quote">On Wed, Apr 28, 2010 at 8:54 PM, Luca Antiga <span dir="ltr">&lt;<a href="mailto:luca.antiga@gmail.com" target="_blank">luca.antiga@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div style=""><div>Hi Rahul,</div><div> the fixed itkHessianRecursiveGaussianImageFilter is in the ITK CVS repository (Insight/Code/BasicFilters) and it has been backported today to the 3.18 branch by Luis. The test is in Insight/Testing/Code/BasicFilters.</div>

<div>To test your program you&#39;ll have to checkout ITK from there and build it, and then compile your program against it.</div><div><br></div><div>As a cheap alternative for testing purposes, you can download the incriminated file (<a href="http://public.kitware.com/cgi-bin/viewcvs.cgi/Code/BasicFilters/itkHessianRecursiveGaussianImageFilter.txx?revision=1.10&amp;root=Insight&amp;view=markup%29" target="_blank">http://public.kitware.com/cgi-bin/viewcvs.cgi/Code/BasicFilters/itkHessianRecursiveGaussianImageFilter.txx?revision=1.10&amp;root=Insight&amp;view=markup)</a>, put it in your own source tree at Insight/Code/BasicFilters (i.e. replacing your own version of the file) and compile your program.</div>

<div><br></div><div>Hope this helps</div><div><br></div><font color="#888888"><div><br></div><div>Luca</div></font><div><div></div><div><div><br></div><div><br></div><br><div><div>On Apr 28, 2010, at 12:09 PM, Rahul P.Kumar wrote:</div>

<br><blockquote type="cite"><div><div style="margin: 0px; font-family: &#39;times new roman&#39;,&#39;new york&#39;,times,serif; font-size: 12pt;"><div style="margin: 0px;">Hi Luca,</div><div style="margin: 0px;"><br></div>

<div style="margin: 0px;">May I know where I can find the newly fixed itkHessianRecursiveGaussianImageFilter and tkHessianRecursiveGaussianImageFilterScaleSpaceTest for testing my program?<br></div><div style="margin: 0px;">

<br></div><div style="margin: 0px;">Regards,</div><div style="margin: 0px;">Rahul</div><div style="margin: 0px; font-family: &#39;times new roman&#39;,&#39;new york&#39;,times,serif; font-size: 12pt;"><br><div style="margin: 0px; font-family: &#39;times new roman&#39;,&#39;new york&#39;,times,serif; font-size: 12pt;">

<font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b><span> </span>Luca Antiga &lt;<a href="mailto:luca.antiga@gmail.com" target="_blank">luca.antiga@gmail.com</a>&gt;<br><b><span style="font-weight: bold;">To:</span></b><span> </span>itk Users &lt;<a href="mailto:insight-users@itk.org" target="_blank">insight-users@itk.org</a>&gt;<br>

<b><span style="font-weight: bold;">Sent:</span></b><span> </span>Wed, April 28, 2010 3:25:41 PM<br><b><span style="font-weight: bold;">Subject:</span></b><span> </span>[Insight-users] Heads up on HessianRecursiveGaussian bug fix<br>

</font><br>Hi all,<div style="margin: 0px;"> this is a heads up message on a bug that Oleksandr Dzyubak has found in itkHessianRecursiveGaussianImageFilter</div><div style="margin: 0px;">(bug 0008990 in Mantis,<span> </span><a rel="nofollow" href="http://public.kitware.com/Bug/view.php?id=10599%29" target="_blank">http://public.kitware.com/Bug/view.php?id=10599)</a><span> </span>and for which I recently submitted a fix.</div>

<div style="margin: 0px;"><br></div><div style="margin: 0px;">The bug affected the behavior of the filter when NormalizeAcrossScale is set to true with dimensions &gt; 2, and it has effects on multi-scale vesselness filters or multi-scale shape-detection filters in general (e.g. those using itk::MultiScaleHessianBasedMeasureImageFilter), and vessel-enhancing diffusion filters.</div>

<div style="margin: 0px;"><br></div><div style="margin: 0px;">The bug caused incorrect normalization of the Hessian across scale-space, and, for instance, lead to a poor performance of vesselness filters when spanning several scales (vessels at smaller scales were washed out compared to how they appear after the fix).</div>

<div style="margin: 0px;"><br></div><div style="margin: 0px;">The fix has been committed after 3.18 was released, hence it will be in for ITK &gt; 3.18. There is now a test (itkHessianRecursiveGaussianImageFilterScaleSpaceTest) that tests the scale-space behavior of the class quantitatively.</div>

<div style="margin: 0px;"><br></div><div style="margin: 0px;">So, for whoever was using multi-scale Hessian-based filters in 3D and higher, please rerun your tests, since there&#39;s a very good chance (100% ?) that the results will have changed (most likely for the better).</div>

<div style="margin: 0px;"><br></div><div style="margin: 0px;">I&#39;m here for any clarification. Again, kudos to Oleksandr Dzyubak who highlighted the misbehavior through lots of testing.</div><div style="margin: 0px;">
<br>
</div><div style="margin: 0px;">Best regards</div><div style="margin: 0px;"><br></div><div style="margin: 0px;"><br></div><div style="margin: 0px;">Luca</div><div style="margin: 0px;"><br></div><br><br><div style="margin: 0px;">

<div style="margin: 0px;"><div style="margin: 0px;"><span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><div style="margin: 0px;">

<span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><div style="margin: 0px;">

<span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><div style="margin: 0px;">

<div style="margin: 0px;">--</div><div style="margin: 0px;">Luca Antiga, PhD</div><div style="margin: 0px;">Principal Scientist, OROBIX Srl</div><div style="margin: 0px;">via L.A. Muratori 3, 24123 Bergamo, Italy</div><div style="margin: 0px;">

<br></div><div style="margin: 0px;">web: <a rel="nofollow" href="http://www.orobix.com/" target="_blank">www.orobix.com</a><br>mobile: +39.347.43.16.596<br><br>&quot;This message originates from OROBIX Srl and its contents and attachments are privileged and confidential and are intended only for the individual(s) or entity(ies) named above. This message should not be forwarded, distributed or disclosed. Any unauthorized use, dissemination and duplication is strictly prohibited and may be unlawful. All personal messages express views solely of the sender, which are not to be attributed to OROBIX Srl, and may not be copied or distributed without this disclaimer. If you are not the intended recipient or received this message in error, please delete this message and notify the sender by reply e-mail. Opinions, conclusions and other information in this message that do not relate to the official business of OROBIX Srl shall be understood as neither given nor endorsed by it.&quot;<br>

</div><div style="margin: 0px;"><br></div></div></span></div></span></div></span></div></div></div></div></div><div style="margin: 0px;"></div></div><br></div><br></blockquote></div><br></div></div></div><br>_____________________________________<br>


Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><font color="#888888"><br><br clear="all"><br>-- <br>Sergio Vera<br><br> Alma IT Systems<br> C/ Vilana, 4B, 4º 1ª<br> 08022 Barcelona<br> T. (+34) 932 380 592<br> <a href="http://www.alma3d.com" target="_blank">www.alma3d.com</a><br>

</font><br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br><br clear="all"><br>