| Package | Description | 
|---|---|
| jj2000.j2k.quantization.quantizer | |
| jj2000.j2k.wavelet.analysis | 
| Modifier and Type | Field and Description | 
|---|---|
protected CBlkWTDataSrc | 
Quantizer.src
The source of wavelet transform coefficients 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Quantizer | 
Quantizer.createInstance(CBlkWTDataSrc src,
              J2KImageWriteParamJava wp)
Creates a Quantizer object for the appropriate type of quantization
 specified in the options in the parameter list 'pl', and having 'src'
 as the source of data to be quantized. 
 | 
| Constructor and Description | 
|---|
Quantizer(CBlkWTDataSrc src)
Initializes the source of wavelet transform coefficients. 
 | 
StdQuantizer(CBlkWTDataSrc src,
            J2KImageWriteParamJava wp)
Initializes the source of wavelet transform coefficients. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ForwardWT
This abstract class represents the forward wavelet transform functional
 block. 
 | 
class  | 
ForwWTFull
This class implements the ForwardWT with the full-page approach to be used
 either with integer or floating-point filters 
 | 
Copyright © 2014 Open Microscopy Environment