Hidden

1D Gaussian-blur

gegl:gblur-1d
Performs an averaging of neighboring pixels with the normal distribution as weighting.
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

Size
gdouble
Standard deviation (spatial scale factor).
Default 1.50
Value range 0.001500.00.
Orientation
dictionary
The orientation of the blur - hor/ver.
Default Horizontal
Possible values HorizontalVertical
Filter
dictionary
How the gaussian kernel is discretized.
Default Auto
Possible values AutoFIRIIR
Abyss policy
dictionary
How image edges are handled.
Default None
Possible values NoneClampBlackWhite
Clip to the input extent
gboolean
Should the output extent be clipped to the input extent.
Default true