SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Fourier Filter (ViGrA)

Fourier Filter.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputInputgrid, inputINPUT--
OutputOutputgrid, outputOUTPUT--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Size of smoothing filterfloating point numberSCALE-Minimum: 0.000000
Default: 2.000000
Powerfloating point numberPOWER-Default: 0.500000
Rangevalue rangeRANGE--
FilterchoiceFILTER-Available Choices:
[0] gaussian
[1] power of distance
[2] include range
[3] exclude range
Default: 0

Command-line

Usage: saga_cmd imagery_vigra 8 [-INPUT <str>] [-OUTPUT <str>] [-SCALE <double>] [-POWER <double>] [-RANGE_MIN <double>] [-RANGE_MAX <double>] [-FILTER <str>]
  -INPUT:<str>       	Input
	grid, input
  -OUTPUT:<str>      	Output
	grid, output
  -SCALE:<double>    	Size of smoothing filter
	floating point number
	Minimum: 0.000000
	Default: 2.000000
  -POWER:<double>    	Power
	floating point number
	Default: 0.500000
  -RANGE_MIN:<double>	Range
	value range
  -RANGE_MAX:<double>	Range
	value range
  -FILTER:<str>      	Filter
	choice
	Available Choices:
	[0] gaussian
	[1] power of distance
	[2] include range
	[3] exclude range
	Default: 0