Uses of Interface
imagingbook.spectral.dct.Dct1d.Double
Packages that use Dct1d.Double
Package
Description
1D and 2D implementations of the Discrete Cosine Transform.
-
Uses of Dct1d.Double in imagingbook.spectral.dct
Classes in imagingbook.spectral.dct that implement Dct1d.DoubleModifier and TypeClassDescriptionstatic class
One-dimensional DCT implementation usingdouble
data.static class
One-dimensional DCT implementation usingdouble
data.class
Calculates the 1D discrete cosine transform (DFT) ondouble
data.Methods in imagingbook.spectral.dct that return Dct1d.Double