Tool NameAverage With Threshold 2
Tool ID1
Library IDcontrib_perego
Version1.0
Author(s)Alessandro Perego

Description

Average 2 With Threshold for Grids calculates average in X and Y distances using only the values that differ form central pixel less than a specified threshold. Each value has a weight which is inversely proportional to the distance (method 1).

Parameters

NameTypeIdentifierDescriptionConstraints
Input
Inputgrid, inputINPUTThis must be your input data of type grid.
Output
AWT Gridgrid, outputRESULTNew grid filtered with the A2WiTh tool
Options
Radius Xinteger numberRXMinimum: 1
Default: 1
Radius Yinteger numberRYMinimum: 1
Default: 1
Thresholdfloating point numberTHRESHThe values in the specified radius is used in the average calculation only if its difference with the central value is lesser or equal to this threshold.Default: 2.000000