| Package | Description | 
|---|---|
| jj2000.j2k.entropy.encoder | |
| jj2000.j2k.quantization.quantizer | |
| jj2000.j2k.roi.encoder | |
| jj2000.j2k.wavelet.analysis | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | CodedCBlkDataSrcEncThis interface defines a source of entropy coded data and methods to
 transfer it in a code-block by code-block basis. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EntropyCoderThis abstract class provides the general interface for block-based entropy
 encoders. | 
| class  | StdEntropyCoderThis class implements the JPEG 2000 entropy coder, which codes stripes in
 code-blocks. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | CBlkQuantDataSrcEncThis interface defines a source of quantized wavelet coefficients and
 methods to transfer them in a code-block by code-block basis. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | QuantizerThis abstract class provides the general interface for quantizers. | 
| class  | StdQuantizerThis class implements scalar quantization of integer or floating-point
 valued source data. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ROIScalerThis class deals with the ROI functionality. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | CBlkWTDataSrcThis abstract class defines methods to transfer wavelet data in a
 code-block by code-block basis. | 
| interface  | ForwWTThis interface extends the WaveletTransform with the
 specifics of forward wavelet transforms. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ForwardWTThis abstract class represents the forward wavelet transform functional
 block. | 
| class  | ForwWTFullThis class implements the ForwardWT with the full-page approach to be used
 either with integer or floating-point filters | 
Copyright © 2016 Open Microscopy Environment