Average With Thereshold 1

Alessandro Perego
Average With Thereshold for Grids calculates average in X and Y distances unsing only the values that differ form central pixel less than a specified threshold. It's useful to remove noise whit a known maximum reducing the loss of informations

Parameters

Grid system
Grid system
Grid system
Input
Input Grid
This must be your input data of type grid.
AWT Grid
Output Grid
New grid filtered with the A1WiTh module
Radius X
Integer
Minimum: 1.0
Radius Y
Integer
Minimum: 1.0
Threshold
Floating point
The 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.