Nodes · Filter
Median
Filterv1core
Overview
The rank filter: each pixel becomes its neighborhood median. Fireflies and hot pixels die; edges survive exactly — the pre-key cleanup a blur can't do.
Inputs
| Input | What it takes |
|---|---|
| in | the image this node works on |
| mask | limits the effect to this matte — the engine's universal mask slot, applied for every node that declares it |
Outputs
| Output | Type |
|---|---|
| out | Image |
Parameters
| Parameter | Type | Default | What it does |
|---|---|---|---|
| radius | Float | 1 | Not documented yet. |