Uses of Class
imagingbook.spectral.dft.Dft2dDirect
Packages that use Dft2dDirect
Package
Description
1D and 2D implementations of the Discrete Fourier Transform.
-
Uses of Dft2dDirect in imagingbook.spectral.dft
Subclasses of Dft2dDirect in imagingbook.spectral.dftModifier and TypeClassDescriptionstatic class
Two-dimensional DFT implementation usingdouble
data.static class
Two-dimensional DFT implementation usingfloat
data.