| CoordToFreq |
Translates (x,y) position in the FFT data image into x and y frequencies.
|
| CoordToPolar |
Translates (x,y) position in the FFT data image into frequency and phase.
|
| Forward |
Applies forward Fast Fourier Transform to a monochrome image.
|
| Forward1D |
Applies direct Fourier transform to a vector of complex data.
|
| FreqToCoord |
Translates x and y frequencies to (x,y) position in the FFT data image.
|
| HighPass |
Performs a High-pass filter on a FFT image.
|
| Inverse |
Applies inverse Fast Fourier Transform on FFT data stored in an image.
|
| Inverse1D |
Applies inverse Fourier transform to a vector of data.
|
| LowPass |
Performs a Low-pass filter on a FFT image.
|
| PolarToCoord |
Translates frequency and phase into (x,y) position in the FFT data image.
|
| ScaleFFT |
Creates a new FFT data set whose size is a multiple or a fraction of the original.
|
| SpikeBoost |
Performs a non-centered filter on a FFT image.
|
| SpikeCut |
Performs a non-centered filter on a FFT image.
|