Tool Fourier Filter (ViGrA)
References:
ViGrA - Vision with Generic Algorithms
http://hci.iwr.uni-heidelberg.de
- Author: O.Conrad (c) 2009
- Menu: Imagery|Fourier Analysis
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 | SCALE | - | Minimum: 0.000000 Default: 2.000000 |
Power | Floating point | 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
Minimum: 0.000000
Default: 2.000000
-POWER:<double> Power
Floating point
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