mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-26 00:02:08 -05:00
8 lines
316 B
Plaintext
8 lines
316 B
Plaintext
i.ifft
|
|
i.ifft - Inverse Fast Fourier Transform (IFFT) for image processing.
|
|
Imagery (i.*)
|
|
ParameterRaster|real_image|Name of input raster map (image fft, real part)|False
|
|
ParameterRaster|imaginary_image|Name of input raster map (image fft, imaginary part)|False
|
|
OutputRaster|output_image|Name for output raster map
|
|
|