Uses of Package
jj2000.j2k.wavelet.synthesis
Packages that use jj2000.j2k.wavelet.synthesis
Package
Description
-
Classes in jj2000.j2k.wavelet.synthesis used by jj2000.j2k.codestream.readerClassDescriptionThis interface extends the MultiResImgData interface with the methods that are necessary for inverse wavelet data (i.e.This interface defines methods to access image attributes (width, height, number of components, etc.) of multiresolution images, such as those resulting from an inverse wavelet transform.This class represents a subband in a tree structure that describes the subband decomposition for a wavelet transform, specifically for the syhthesis side.
-
Classes in jj2000.j2k.wavelet.synthesis used by jj2000.j2k.decoderClassDescriptionThis class extends ModuleSpec class for synthesis filters specification holding purpose.
-
Classes in jj2000.j2k.wavelet.synthesis used by jj2000.j2k.entropy.decoderClassDescriptionThis interface extends the MultiResImgData interface with the methods that are necessary for inverse wavelet data (i.e.This interface defines methods to access image attributes (width, height, number of components, etc.) of multiresolution images, such as those resulting from an inverse wavelet transform.This class provides a default implementation for the methods of the 'MultiResImgData' interface.This class represents a subband in a tree structure that describes the subband decomposition for a wavelet transform, specifically for the syhthesis side.
-
Classes in jj2000.j2k.wavelet.synthesis used by jj2000.j2k.quantization.dequantizerClassDescriptionThis abstract class defines methods to transfer wavelet data in a code-block by code-block basis, for the decoder side.This interface extends the MultiResImgData interface with the methods that are necessary for inverse wavelet data (i.e.This interface defines methods to access image attributes (width, height, number of components, etc.) of multiresolution images, such as those resulting from an inverse wavelet transform.This class provides a default implementation for the methods of the 'MultiResImgData' interface.This class represents a subband in a tree structure that describes the subband decomposition for a wavelet transform, specifically for the syhthesis side.
-
Classes in jj2000.j2k.wavelet.synthesis used by jj2000.j2k.roiClassDescriptionThis interface extends the MultiResImgData interface with the methods that are necessary for inverse wavelet data (i.e.This interface defines methods to access image attributes (width, height, number of components, etc.) of multiresolution images, such as those resulting from an inverse wavelet transform.This class provides a default implementation for the methods of the 'MultiResImgData' interface.This class represents a subband in a tree structure that describes the subband decomposition for a wavelet transform, specifically for the syhthesis side.
-
Classes in jj2000.j2k.wavelet.synthesis used by jj2000.j2k.wavelet.synthesisClassDescriptionThis abstract class defines methods to transfer wavelet data in a code-block by code-block basis, for the decoder side.This abstract class extends the WaveletTransform one with the specifics of inverse wavelet transforms.This interface extends the WaveletTransform with the specifics of inverse wavelet transforms.This class provides default implementation of the methods in the 'InvWT' interface.This interface extends the MultiResImgData interface with the methods that are necessary for inverse wavelet data (i.e.This interface defines methods to access image attributes (width, height, number of components, etc.) of multiresolution images, such as those resulting from an inverse wavelet transform.This class represents a subband in a tree structure that describes the subband decomposition for a wavelet transform, specifically for the syhthesis side.This abstract class defines the methods of all synthesis wavelet filters.This extends the synthesis wavelet filter general definitions of SynWTFilter by adding methods that work for float data specifically.This extends the synthesis wavelet filter general definitions of SynWTFilter by adding methods that work for int data specifically.