Package jj2000.j2k.quantization.dequantizer


package jj2000.j2k.quantization.dequantizer
  • Class
    Description
    This 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.
    This class implements a scalar dequantizer with deadzone.
    This class holds the parameters for the scalar deadzone dequantizer (StdDequantizer class) for the current tile.