Uses of Class
imagingbook.spectral.dct.Dct1dDirect
Packages that use Dct1dDirect
Package
Description
1D and 2D implementations of the Discrete Cosine Transform.
-
Uses of Dct1dDirect in imagingbook.spectral.dct
Subclasses of Dct1dDirect in imagingbook.spectral.dctModifier and TypeClassDescriptionstatic classOne-dimensional DCT implementation usingdoubledata.static classOne-dimensional DCT implementation usingfloatdata.