Appearance
Median
The Median node replaces each pixel in an image with the median color of all the pixels in a small neighborhood around it.

Inputs and Outputs
Inputs:
Image (Image): The input image.
Outputs:
Output (Image): The output image.
Example
An image before the Median Node is applied:

And the same image after the Median Node is applied:
