Package jj2000.j2k.wavelet


package jj2000.j2k.wavelet
  • Class
    Description
    This interface defines the identifiers for the different types of filters that are supported.
    This abstract class represents a subband in a bidirectional tree structure that describes the subband decomposition for a wavelet transform.
    This interface defines how a wavelet filter implementation should present itself.
    This interface defines how a forward or inverse wavelet transform should present itself.
    This class holds the decomposition type to be used in each part of the image; the default one, the component specific ones, the tile default ones and the component-tile specific ones.
    This is the generic class from which the ones that hold the analysis or synthesis filters to be used in each part of the image derive.