Short Description
Fast Fourier Transform (FFT) for 2D/3D images
Documentation
This plugin computes the Fourier Transform of images. The transform operates on the spatial axes, not the temporal axis. It can be either 2D (x and y axes) or 3D (x, y and z axes).
The output is a sequence with two channels, which are either Magnitude/Phase or Real/Imaginary.
The plugin can swap quadrants so that the zero frequency appears at the center of the output image.
The plugin works on image of all sizes (not restricted to sizes of 2^n.
The underlying FFT routines are provided by the JTransforms library.
One review on “Fast Fourier Transform”