<br>Hi Maarten,<br><br>The computation precision should be the same<br>in a 64 bits machine (for float/double numbers).<br><br>However, the fact that you only get the warning<br>in 64bits build certainly shows that the platform<br>
matters.<br><br>Could you please post to the list a minimal <br>snippet of code that illustrates this problem ?<br><br>(including all the numerical parameters that<br>you are using).<br><br><br>It will be very helpful if we manage to replicate<br>
the warning message.<br><br><br>     Thanks<br><br> <br>           Luis<br><br><br><br>-------------------------------------------------------------<br><div class="gmail_quote">On Tue, May 25, 2010 at 1:05 PM, Maarten Beek <span dir="ltr">&lt;<a href="mailto:beekmaarten@yahoo.com">beekmaarten@yahoo.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><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div>Hi all,<br>
<br>The MultiResolutionPDEDeformableRegistration filter (with any of the PDEDeformableRegistrationFilter filters) uses the MultiResolutionPyramidImageFilter class to create image pyramids for the fixed and moving image. This MultiResolutionPyramidImageFilter class gives a warning about a kernel being truncated because it is growing too big when run on 64 bit system, while the warning doesn&#39;t appear when run on a 32 bit system (of course with the same values for the various parameters, like max error, variance).<br>
<br>Is this caused by the machine precision? How can I prevent this warning on a 64 bit machine?<br><br>Thanks - Maarten<br></div>
</div><br>

      </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><br>