SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Fourier Transformation

Discrete Fourier transformation.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridgrid, inputGRID--
OutputFourier Transformationgrid collection, outputDFT--
Fourier Transformation (*)data object Grids, output, optionalDFT_OPT--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
CenteredbooleanCENTERED-Default: 1
Output SizechoiceSIZEThe optimal size for the discrete Fourier transformation might differ from that of the input grid.Available Choices:
[0] same as input grid
[1] optimal DFT size
Default: 0
(*) optional

Command-line

Usage: saga_cmd imagery_opencv 1 [-GRID <str>] [-DFT <str>] [-DFT_OPT <str>] [-CENTERED <str>] [-SIZE <str>]
  -GRID:<str>    	Grid
	grid, input
  -DFT:<str>     	Fourier Transformation
	grid collection, output
  -DFT_OPT:<str> 	Fourier Transformation
	data object Grids, output, optional
  -CENTERED:<str>	Centered
	boolean
	Default: 1
  -SIZE:<str>    	Output Size
	choice
	Available Choices:
	[0] same as input grid
	[1] optimal DFT size
	Default: 0