Short Description
The median filter remove the salt and pepper noise.
The plugins works on 2D, 3D and 4D gray and color sequence.
It implements the 2D and 3D cases based on sliding window algorithm. The window size is defined by the half size interface parameter.
Source code: https://gitlab.pasteur.fr/bia/icy-median-filter