Nodes · Blacksmith
BS_FireflyKill
Blacksmithv1coreForge
Overview
Removes path-tracer fireflies — single pixels that won the sampling lottery and landed orders of magnitude too bright. Statistical, not a blur: a pixel is replaced only when it is wildly brighter than the median of its neighbours, and the fix keeps its hue so you don't get a grey dot.
Inputs
| Input | What it takes |
|---|---|
| in | the image this node works on |
Outputs
| Output | Type |
|---|---|
| out | Image |
Parameters
| Parameter | Type | Default | What it does |
|---|---|---|---|
| threshold | Float | 4 | Not documented yet. |
| size | Float | 2 | Not documented yet. |
| strength | Float | 1 | Not documented yet. |
See also
- The Blacksmith family — Tools that do a whole job instead of a whole operation.