|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CBlkWTDataSrcDec | |
|---|---|
| ucar.jpeg.jj2000.j2k.quantization.dequantizer | |
| ucar.jpeg.jj2000.j2k.wavelet.synthesis | |
| Uses of CBlkWTDataSrcDec in ucar.jpeg.jj2000.j2k.quantization.dequantizer |
|---|
| Classes in ucar.jpeg.jj2000.j2k.quantization.dequantizer that implement CBlkWTDataSrcDec | |
|---|---|
class |
Dequantizer
This is the abstract class from which all dequantizers must inherit. |
class |
StdDequantizer
This class implements a scalar dequantizer with deadzone. |
| Uses of CBlkWTDataSrcDec in ucar.jpeg.jj2000.j2k.wavelet.synthesis |
|---|
| Methods in ucar.jpeg.jj2000.j2k.wavelet.synthesis with parameters of type CBlkWTDataSrcDec | |
|---|---|
static InverseWT |
InverseWT.createInstance(CBlkWTDataSrcDec src,
DecoderSpecs decSpec)
Creates an InverseWT object that works on the data type of the source, with the special additional parameters from the parameter list. |
| Constructors in ucar.jpeg.jj2000.j2k.wavelet.synthesis with parameters of type CBlkWTDataSrcDec | |
|---|---|
InvWTFull(CBlkWTDataSrcDec src,
DecoderSpecs decSpec)
Initializes this object with the given source of wavelet coefficients. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||