Smooth image surfaces while preserving sharp edges using a bilateral filter.

This module can be used to denoise images, however you should be aware that bilateral filters are susceptible to overshoots and Ansel offers much better alternatives. For example, the astrophoto denoise module uses a non-local means denoising algorithm, and the denoise (profiled) module provides a choice between non-local means and wavelet denoising algorithms.

The surface blur module blurs noise within the surfaces of an image by averaging pixels with their neighbors, taking into account not only their geometric distance but also their distance on the range scale (i.e. differences in their RGB values). It can be particularly useful if one RGB channel is more noisy/needs more smoothing than the others. In such a case, use the color calibration module to examine the channels one by one, in order to set the blur intensities accordingly.

De module kan ook worden gebruikt als creatieve filter om voor interessante effecten te zorgen, bijvoorbeeld om een afbeelding een cartoonachtig uiterlijk te geven. Bij gebruik met chrominance blending kan het ook worden gebruikt om de kleur van een oppervlak te egaliseren (bijvoorbeeld om roodheid van de huid te verwijderen).

Deze module is arbeidsintensief en vertraagt de pixelpijp-verwerking aanzienlijk. Overweeg om het laat in jouw werkvolgorde te activeren.

module instellingen

straal
De ruimtelijke omvang van de Gaussiaanse vervaging.
rood, groen, blauw
De vervagingsintensiteit voor elk van de RGB-kanalen.