Enhance

Smooth by Domain Transform

An edge-preserving smoothing filter implemented with the Domain Transform recursive technique. Similar to a bilateral filter, but faster to compute.
Picture not available yet

Operation pads

This operation exposes the following data pads, defining how it receives, processes, and emits image data:

Input
Output

Operation properties

Quality
gint
Number of filtering iterations. A value between 2 and 4 is usually enough.
Default 3
Value range 15.
Blur radius
gdouble
Spatial standard deviation of the blur kernel, measured in pixels.
Default 30.00
Value range 0.001000.00.
Edge preservation
gdouble
Amount of edge preservation. This quantity is inversely proportional to the range standard deviation of the blur kernel.
Default 0.80
Value range 0.001.00.