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