2011

Table Of Contents
Finally, the median filter can be applied recursively. Repeated applications
using a small kernel size yield better results than a single application using a
large kernel.
NOTE When using the filter recursively, the blending described above is applied
at each iteration.
The Median tool has the following parameters:
To:Use:
Control the choice of filter used:Filter
Median (default)
Hybrid Median
Control the size of the filter:Size
3x3 (default)
5x5
7x7
9x9
11x11
Control how the median value is chosen:Criteria
Component-wise
Luminance
RGB Vector (default)
Control how the result of one median iteration is combined with the
original input. This parameter can vary between 0 and 100% (default).
Blend
Control the number of times that the filter is applied recursively. This
parameter can vary between 1(default) and 9.
Iterations
Median Tool | 407