Interface | Description |
---|---|
CBlkQuantDataSrcDec |
This interface defines a source of quantized wavelet coefficients and
methods to transfer them in a code-block by code-block basis, fro the
decoder side.
|
Class | Description |
---|---|
Dequantizer |
This is the abstract class from which all dequantizers must inherit.
|
DequantizerParams |
This is the generic ineterface for dequantization parameters.
|
StdDequantizer |
This class implements a scalar dequantizer with deadzone.
|
StdDequantizerParams |
This class holds the parameters for the scalar deadzone dequantizer
(StdDequantizer class) for the current tile.
|
Copyright © 2016 Open Microscopy Environment