Uses of Package
jj2000.j2k.quantization.dequantizer
Packages that use jj2000.j2k.quantization.dequantizer
Package
Description
-
Classes in jj2000.j2k.quantization.dequantizer used by jj2000.j2k.codestream.readerClassDescriptionThis interface defines a source of quantized wavelet coefficients and methods to transfer them in a code-block by code-block basis, fro the decoder side.This is the abstract class from which all dequantizers must inherit.This class holds the parameters for the scalar deadzone dequantizer (StdDequantizer class) for the current tile.
-
Classes in jj2000.j2k.quantization.dequantizer used by jj2000.j2k.entropy.decoderClassDescriptionThis interface defines a source of quantized wavelet coefficients and methods to transfer them in a code-block by code-block basis, fro the decoder side.
-
Classes in jj2000.j2k.quantization.dequantizer used by jj2000.j2k.quantization.dequantizerClassDescriptionThis interface defines a source of quantized wavelet coefficients and methods to transfer them in a code-block by code-block basis, fro the decoder side.This is the abstract class from which all dequantizers must inherit.This is the generic ineterface for dequantization parameters.
-
Classes in jj2000.j2k.quantization.dequantizer used by jj2000.j2k.roiClassDescriptionThis interface defines a source of quantized wavelet coefficients and methods to transfer them in a code-block by code-block basis, fro the decoder side.