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 classOne-dimensional DCT implementation usingdoubledata.static classOne-dimensional DCT implementation usingfloatdata.