Modifier and Type | Class and Description |
---|---|
class |
EBCOTRateAllocator
This implements the EBCOT post compression rate allocation algorithm.
|
class |
EntropyCoder
This abstract class provides the general interface for block-based entropy
encoders.
|
class |
PostCompRateAllocator
This is the abstract class from which post-compression rate allocators
which generate layers should inherit.
|
class |
StdEntropyCoder
This class implements the JPEG 2000 entropy coder, which codes stripes in
code-blocks.
|
Modifier and Type | Class and Description |
---|---|
class |
ImgDataConverter
This class is responsible of all data type conversions.
|
class |
Tiler
This class places an image in the canvas coordinate system, tiles it, if so
specified, and performs the coordinate conversions transparently.
|
Modifier and Type | Class and Description |
---|---|
class |
ForwCompTransf
This class apply component transformations to the tiles depending
on user specifications.
|
Modifier and Type | Class and Description |
---|---|
class |
InvCompTransf
This class apply inverse component transformations to the tiles depending
on specification read from the codestream header.
|
Modifier and Type | Class and Description |
---|---|
class |
Quantizer
This abstract class provides the general interface for quantizers.
|
class |
StdQuantizer
This class implements scalar quantization of integer or floating-point
valued source data.
|
Modifier and Type | Class and Description |
---|---|
class |
ROIScaler
This class deals with the ROI functionality.
|
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 © 2017 Open Microscopy Environment