Package | Description |
---|---|
jj2000.j2k.entropy.decoder | |
jj2000.j2k.quantization.dequantizer | |
jj2000.j2k.roi |
Modifier and Type | Class and Description |
---|---|
class |
EntropyDecoder
This is the abstract class from which all entropy decoders must
inherit.
|
class |
StdEntropyDecoder
This class implements the JPEG 2000 entropy decoder, which codes stripes in
code-blocks.
|
Modifier and Type | Class and Description |
---|---|
class |
Dequantizer
This is the abstract class from which all dequantizers must inherit.
|
class |
StdDequantizer
This class implements a scalar dequantizer with deadzone.
|
Modifier and Type | Class and Description |
---|---|
class |
ROIDeScaler
This class takes care of the de-scaling of ROI coefficients.
|
Copyright © 2016 Open Microscopy Environment