<br>1. Radius is just the truncated domain kernel that you wanna constrain the computation. So it is related to the Domain sigma.  Typically, it is set to be 2.5*DomainSigma if you turn the AutomaticKernelSize On and set m_DomanMu to 2.5<br>
<br><br>2. AutomaticKernelSizeOn only control domain kernel (Radius).  Range kernel is automatically set as m_RangeMu*m_RangeSigma<br><br><br><div class="gmail_quote">On Fri, Sep 2, 2011 at 12:22 PM, David Doria <span dir="ltr">&lt;<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">In looking at this filter:<br>
<a href="http://www.itk.org/Doxygen/html/classitk_1_1BilateralImageFilter.html" target="_blank">http://www.itk.org/Doxygen/html/classitk_1_1BilateralImageFilter.html</a><br>
<br>
I understand that there are two kernels - one for the pixel location<br>
(domain) and the other for the pixel values (range). However, there<br>
seems to be a third thing, Radius, that must be specified. What is the<br>
difference between Radius and these domain/range sigmas?<br>
<br>
Also, with AutomaticKernelSizeOn, is both the domain and range sigma set?<br>
<br>
Thanks,<br>
<br>
David<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>
</blockquote></div><br>