[]
        
(Showing Draft Content)

CSJ2K.j2k.codestream

CSJ2K.j2k.codestream Namespace

Classes

CBlkCoordInfo

This class is used to store the coordinates of code-blocks.

CoordInfo

This class is used to store the coordinates of objects such as code-blocks or precincts. As this is an abstract class, it cannot be used directly but derived classes have been created for code-blocks and packets (CBlkCoordInfo and PrecCoordInfo).

CorruptedCodestreamException

This exception is thrown whenever an illegal value is read from a bit stream. The cause can be either a corrupted bit stream, or a a bit stream which is illegal.

HeaderInfo

Classe that holds information found in the marker segments of the main and tile-part headers. There is one inner-class per marker segment type found in these headers.

HeaderInfo.COC

Internal class holding information found in the COC marker segments

HeaderInfo.COD

Internal class holding information found in the COD marker segments

HeaderInfo.COM

Internal class holding information found in the COM marker segments

HeaderInfo.CRG

Internal class holding information found in the CRG marker segment

HeaderInfo.POC

Internal class holding information found in the POC marker segments

HeaderInfo.QCC

Internal class holding information found in the QCC marker segments

HeaderInfo.QCD

Internal class holding information found in the QCD marker segments

HeaderInfo.RGN

Internal class holding information found in the RGN marker segments

HeaderInfo.SIZ

Internal class holding information found in the SIZ marker segment

HeaderInfo.SOT

Internal class holding information found in the SOt marker segments

PrecCoordInfo

This class is used to store the coordinates of precincts.

PrecInfo

Class that holds precinct coordinates and references to contained code-blocks in each subband.

Structs

Markers

This interface defines the values of the different markers in the JPEG 2000 codestream. There are 16 bit values, always appearing in big-endian (most significant byte first) and byte-aligned in the codestream. This interface also defines some other constants such as bit-masks and bit-shifts.

ProgressionType