Denoise
Reduces image noise while preserving edges and detail using Non-Local Means denoising.
Denoise uses Non-Local Means (NLM) filtering to reduce noise. Unlike simple blurring, NLM compares patches across the image to distinguish between noise and real detail, preserving sharp edges while smoothing noisy areas.
Strength controls luminance noise removal, and Color Strength handles chroma noise separately. The template and search sizes control quality: larger values produce better results but take longer.
Parameters
Section titled “Parameters”Filter
Luminance denoising; higher=more noise removed, may lose detail
Color noise reduction; higher=less chroma speckles
Comparison patch size; larger=smoother, slower
Search area for similar patches; larger=better, much slower
Mask
Mask sizing
Mask Fit only visible when mask is connected.
Pins: image (required), mask (optional). When mask is connected, the effect is blended with the original using the mask (white = full effect, black = original).
Usage Tips
Section titled “Usage Tips”- Start with strength 10 and adjust up for noisier images.
- Increase search size for better quality at the cost of processing time.
- Use Color Strength independently to target colorful noise speckles.
- Connect a mask input to denoise only specific regions, targeting noisy areas while preserving detail elsewhere.