Operation: median filter

operation screenshot

Author:

The operation uses the class RankFilter from ImageJ.

Example

test sourcetest despeckled    The source image has been despeckled with the radius 1.

Description

Applies a median filter with the given radius. The median is the value that devides the pixel intensities in the radius into two groups of the same size. The value of the central pixel is set to the median value.

Options

<screenshot options>
<anchor><option1>: <short description>
<anchor><option2>: <short description>
<anchor><option3>: <short description>
...

Parameter

<describe the parameters>

Results

<describe the results>