This section describes the functions that perform component transformation specific for JPEG 2000 image coding system. All functions implement the component transformations in accordance with its definition by [ISO15444], Annex G, DC Level Shifting and Multiple Component Transformations.
Table “Component Transform Functions” lists these functions described in more detail later in this section.
Function Base Name | Description |
---|---|
RCTFwd_JPEG2K | Performs forward reversible component transformation. |
RCTInv_JPEG2K | Performs inverse reversible component transformation. |
ICTFwd_JPEG2K | Performs forward irreversible component transformation. |
ICTInv_JPEG2K | Performs inverse irreversible component transformation. |
Copyright © 2000 - 2011, Intel Corporation. All rights reserved.