ImageGear .NET v25.2 - Updated
Fast Fourier Transform
Developer Guide > How to Work with... > Image Processing and Cleanup > Process Images in the Frequency Domain > Fast Fourier Transform

Fast Fourier Transform (FFT) performs a multidimensional FFT on the input object specified by Input File. FFT is based on the FFTW 3 library (see www.fftw.org).

Before using these methods, like other frequency processing methods, ImGearFrequencyProcessing.InitializeFFTW Method() must be called first to enable support for FFTW.

Is this page helpful?
Yes No
Thanks for your feedback.