Uses of Interface
imagingbook.spectral.dct.Dct2d.Double
Packages that use Dct2d.Double
Package
Description
1D and 2D implementations of the Discrete Cosine Transform.
-
Uses of Dct2d.Double in imagingbook.spectral.dct
Classes in imagingbook.spectral.dct that implement Dct2d.DoubleModifier and TypeClassDescriptionstatic class
Two-dimensional DCT implementation usingdouble
data.static class
Two-dimensional DCT implementation usingdouble
data.