| Package | Description | 
|---|---|
| jj2000.j2k.quantization.dequantizer | |
| jj2000.j2k.wavelet.synthesis | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DequantizerThis is the abstract class from which all dequantizers must inherit. | 
| class  | StdDequantizerThis class implements a scalar dequantizer with deadzone. | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
| Constructor and Description | 
|---|
| InvWTFull(CBlkWTDataSrcDec src,
         DecoderSpecs decSpec)Initializes this object with the given source of wavelet
 coefficients. | 
Copyright © 2014 Open Microscopy Environment