Package CADI.Common.LogicalTarget.JPEG2000.Decode

Interface Summary
Decoder This interface defines the methods that a decoder must contain.
 

Class Summary
BPEDecoder This class receives an array of ByteStreams belonging to a code-block and decodes them obtaining the original image samples.
MQDecoder This class decodes bits for the fractional bit plane decoder of JPEG2000, decoding them with the MQ decoder.
RawDecoder This class decodes bits from a compatible JPEG2000 codestream (without encoded with the MQ), i.e. when a byte 0xFF is found, the first bit of the following byte is skipped.
 



CADI - Copyright (C) 2007
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Group on Interactive Coding of Images (GICI) (contact)