A B C D E F G H I J K L M N O P Q R S T U V W X Y

W

W5X3 - Static variable in interface jp2codec.wavelet.FilterTypes
W5x3 filter: 0x01
W9X7 - Static variable in interface jp2codec.wavelet.FilterTypes
W7x9 filter: 0x00
WARNING - Static variable in interface jp2codec.util.MsgLogger
Severity of message.
WTDecompSpec - Class in jp2codec.wavelet
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.
WTDecompSpec(int, int, int) - Constructor for class jp2codec.wavelet.WTDecompSpec
Constructs a new 'WTDecompSpec' for the specified number of components and tiles, with the given main default decomposition type and number of levels.
WTFilterSpec - Class in jp2codec.wavelet
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.
WTFilterSpec(int) - Constructor for class jp2codec.wavelet.WTFilterSpec
Constructs a 'WTFilterSpec' object, initializing all the components and tiles to the 'FILTER_SPEC_MAIN_DEF' spec type, for the specified number of components and tiles.
WT_DECOMP_DYADIC - Static variable in class jp2codec.wavelet.WTDecompSpec
ID for the dyadic wavelet tree decomposition (also called "Mallat" in JPEG 2000): 0x00.
WT_DECOMP_PACKET - Static variable in class jp2codec.wavelet.WTDecompSpec
ID for the PACKET (as defined in JPEG 2000) wavelet tree decomposition (2 levels of decomposition in the high bands and some specified number for the lowest LL band): 0x01.
WT_DECOMP_SPACL - Static variable in class jp2codec.wavelet.WTDecompSpec
ID for the SPACL (as defined in JPEG 2000) wavelet tree decomposition (1 level of decomposition in the high bands and some specified number for the lowest LL band): 0x02.
WT_FILTER_FLOAT_CONVOL - Static variable in interface jp2codec.wavelet.WaveletFilter
The ID for floatring-poitn convolution implementations
WT_FILTER_FLOAT_LIFT - Static variable in interface jp2codec.wavelet.WaveletFilter
The ID for floating-point lifting spteps implementations
WT_FILTER_INT_LIFT - Static variable in interface jp2codec.wavelet.WaveletFilter
The ID for integer lifting spteps implementations
WT_IMPL_FULL - Static variable in interface jp2codec.wavelet.WaveletTransform
ID for full-page based implementations of wavelet transforms.
WT_IMPL_LINE - Static variable in interface jp2codec.wavelet.WaveletTransform
ID for line based implementations of wavelet transforms.
WT_ORIENT_HH - Static variable in class jp2codec.wavelet.Subband
The ID for the HH orientation
WT_ORIENT_HL - Static variable in class jp2codec.wavelet.Subband
The ID for the HL (horizontal high-pass) orientation
WT_ORIENT_LH - Static variable in class jp2codec.wavelet.Subband
The ID for the LH (vertical high-pass) orientation
WT_ORIENT_LL - Static variable in class jp2codec.wavelet.Subband
The ID for the LL orientation
WaveletFilter - Interface in jp2codec.wavelet
This interface defines how a wavelet filter implementation should present itself.
WaveletTransform - Interface in jp2codec.wavelet
This interface defines how a forward or inverse wavelet transform should present itself.
w - Variable in class jp2codec.codestream.CoordInfo
Object's width
w - Variable in class jp2codec.codestream.reader.CBlkInfo
Width of the code-block
w - Variable in class jp2codec.codestream.reader.TagTreeDecoder
The horizontal dimension of the base level
w - Variable in class jp2codec.entropy.decoder.DecLyrdCBlk
The width of the code-block
w - Variable in class jp2codec.image.DataBlk
The width of the block, in pixels.
w - Variable in class jp2codec.wavelet.Subband
The width of the subband
wfs - Variable in class jp2codec.decoder.DecoderSpecs
Analysis wavelet filters specifications

A B C D E F G H I J K L M N O P Q R S T U V W X Y