Fft Methods

CVB.Net Documentation

The Fft type exposes the following members.

Methods

  NameDescription
Public methodStatic memberForward(ImagePlane, FftNormalization, FftWindow)
Calculate the Fourier transformation of an image.
Public methodStatic memberForward(ImagePlane, Rect, FftNormalization, FftWindow)
Calculate the Fourier transformation of an image.
Public methodStatic memberInverse(FftImage)
Calculate the inverse Fourier transformation.
Public methodStatic memberInverse(FftImage, FftNormalization)
Calculate the inverse Fourier transformation.
Public methodStatic memberMultiply
Multiply two compressed FFT images.
Public methodStatic memberMultiplyConjugated
Multiply a compressed FFT image with the complex conjugate of another compressed FFT image.
Top
See Also

Reference