Description Usage Arguments Value References See Also
This function applies FFT to 2-dimensional data (i.e. image) using fftw library.
1 |
img |
target image |
dir |
set -1 for normal transformation and 1 for inverse transformation |
debug |
set TRUE if you want to output debug message |
a matrix of complex number
FFTW (Fastest Fourier Transform in the West) http://www.fftw.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.