Uses of Class
imagingbook.spectral.dct.Dct2dFast
Packages that use Dct2dFast
Package
Description
1D and 2D implementations of the Discrete Cosine Transform.
-
Uses of Dct2dFast in imagingbook.spectral.dct
Subclasses of Dct2dFast in imagingbook.spectral.dctModifier and TypeClassDescriptionstatic class
Two-dimensional DCT implementation usingdouble
data.static class
Two-dimensional DCT implementation usingfloat
data.