Tool Fourier Filter (ViGrA)
Fourier Filter.
References
- Author: O.Conrad (c) 2009
 
- Menu: Imagery|ViGrA [deprecated]
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Input | grid, input | INPUT | - | - | 
| Output | Output | grid, output | OUTPUT | - | - | 
| Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - | 
 | Size of smoothing filter | floating point number | SCALE | - | Minimum: 0.000000 Default: 2.000000 | 
 | Power | floating point number | POWER | - | Default: 0.500000 | 
 | Range | value range | RANGE | - | - | 
 | Filter | choice | FILTER | - | 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