| Class | Description |
|---|---|
| DiscreteFourierTransformOps |
Various functions related to
DiscreteFourierTransform. |
| GDiscreteFourierTransformOps |
Implementation of functions in
DiscreteFourierTransformOps which are image type agnostic |
| GeneralPurposeFFT_F32_1D |
Computes 1D Discrete Fourier Transform (DFT) of complex and real, float
precision data.
|
| GeneralPurposeFFT_F32_2D |
Computes 2D Discrete Fourier Transform (DFT) of complex and real, float
precision data.
|
| GeneralPurposeFFT_F64_1D |
Computes 1D Discrete Fourier Transform (DFT) of complex and real, double
precision data.
|
| GeneralPurposeFFT_F64_2D |
Computes 2D Discrete Fourier Transform (DFT) of complex and real, double
precision data.
|
| Enum | Description |
|---|---|
| FftBorderType |
Used to specify which technique should be used when expanding an image's border for use with FFT
|
Copyright © 2013. All Rights Reserved.