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