Tool Inverse Fourier Transformation
Inverse discrete Fourier transformation.
References
- Author: O.Conrad (c) 2023
- Menu: Imagery|Fourier Analysis
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Real | Grid, input | REAL | - | - |
Imaginary | Grid, input | IMAG | - | - | |
Output | Grid | Grid, output | GRID | - | - |
Options | Grid System | Grid system | PARAMETERS_GRID_SYSTEM | - | - |
Centered | Boolean | CENTERED | - | Default: 1 | |
Restore | Boolean | RESTORE | Restore original grid information from metadata. | Default: 1 |
Command-line
Usage: saga_cmd imagery_opencv 13 [-REAL <str>] [-IMAG <str>] [-GRID <str>] [-CENTERED <str>] [-RESTORE <str>] -REAL:<str> Real Grid, input -IMAG:<str> Imaginary Grid, input -GRID:<str> Grid Grid, output -CENTERED:<str> Centered Boolean Default: 1 -RESTORE:<str> Restore Boolean Default: 1