Tool NameGaussian Filter
Tool ID1
Library IDgrid_filter
Version1.0
Author(s)O.Conrad (c) 2008

Description

The Gaussian filter is a low-pass filter operator that is used to 'blur' or 'soften' data and to remove detail and noise.
The degree of smoothing is determined by the kernel size specified as radius and the weighting of each raster cell within the kernel. The weighting scheme uses the Gaussian bell curve function and can be adjusted to the kernel size with the 'Standard Deviation' option.

Parameters

NameTypeIdentifierDescriptionConstraints
Input
Gridgrid, inputINPUT
Output
Filtered Gridgrid, output, optionalRESULT
Options
Kernel Radiusinteger numberKERNEL_RADIUSMinimum: 1
Default: 2
Standard Deviationfloating point numberSIGMAThe standard deviation as percentage of the kernel radius.Minimum: 1.000000
Default: 30.000000