ComfyUI Node
🪠️ WWAA Gaussian Denoise Filter
A ComfyUI node in 🪠️ WWAA/image with 6 inputs and 1 output.
🪠️ WWAA Gaussian Denoise Filter
- image
- denoised_image
◄sigma1.5►
◄kernel_size0►
◄passes1►
◄sharpen_strength0.00►
◄color_space▾►
Category🪠️ WWAA/image
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| sigma | FLOAT | 1.50.1–20 | Gaussian spread. Low = subtle denoising, High = heavy smoothing. |
| kernel_size | INT | 00–51 | Kernel size (must be odd). Set to 0 to auto-calculate from sigma (recommended). |
| passes | INT | 11–10 | Number of filter passes. More passes = stronger denoising effect. |
| sharpen_strength | FLOAT | 0.000–3 | Unsharp-mask strength applied after denoising. 0 = disabled. Recovers edge sharpness. |
| color_space | COMBO | RGB processes all channels equally. LAB only smooths luminance, preserving colour fidelity. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| denoised_image | IMAGE | — |