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