[Insight-users] BilateralFilter parameters questions

siqi chen siqichensc at gmail.com
Sat Sep 3 01:44:12 EDT 2011


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


2. AutomaticKernelSizeOn only control domain kernel (Radius).  Range kernel
is automatically set as m_RangeMu*m_RangeSigma


On Fri, Sep 2, 2011 at 12:22 PM, David Doria <daviddoria at gmail.com> wrote:

> In looking at this filter:
> http://www.itk.org/Doxygen/html/classitk_1_1BilateralImageFilter.html
>
> I understand that there are two kernels - one for the pixel location
> (domain) and the other for the pixel values (range). However, there
> seems to be a third thing, Radius, that must be specified. What is the
> difference between Radius and these domain/range sigmas?
>
> Also, with AutomaticKernelSizeOn, is both the domain and range sigma set?
>
> Thanks,
>
> David
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110902/0f785f80/attachment.htm>


More information about the Insight-users mailing list