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