Median filter
Median filter to smooth image and remove noise.
- Select "Median" on the "Filter toolbox" screen.
- Specify "Kernel size". The higher the value, the stronger the filter will be applied.
- Click the "Preview" button to see a preview.
- Click [APPLY].
Median filter sorts values around a pixel and sets median value to the pixel.