Class Summary |
Subband |
This abstract class represents a subband in a bidirectional tree structure
that describes the subband decomposition for a wavelet transform. |
WTDecompSpec |
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. |
WTFilterSpec |
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. |