Package jj2000.j2k.quantization.quantizer


package jj2000.j2k.quantization.quantizer
  • Class
    Description
    This interface defines a source of quantized wavelet coefficients and methods to transfer them in a code-block by code-block basis.
    This abstract class provides the general interface for quantizers.
    This class implements scalar quantization of integer or floating-point valued source data.