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