[]
        
(Showing Draft Content)

CSJ2K.j2k.image.forwcomptransf.ForwCompTransfSpec.-ctor

ForwCompTransfSpec Constructor

ForwCompTransfSpec(int, int, byte, AnWTFilterSpec, ParameterList)

Constructs a new 'ForwCompTransfSpec' for the specified number of components and tiles, the wavelet filters type and the parameter of the option 'Mct'. This constructor is called by the encoder. It also checks that the arguments belong to the recognized arguments list.

       <p>This constructor chose the component transformation type depending
       on the wavelet filters : RCT with w5x3 filter and ICT with w9x7
       filter. Note: All filters must use the same data type.</p>
Declaration
public ForwCompTransfSpec(int nt, int nc, byte type, AnWTFilterSpec wfs, ParameterList pl)
Parameters
Type Name Description
int nt

The number of tiles

int nc

The number of components

byte type

the type of the specification module i.e. tile specific, component specific or both.

AnWTFilterSpec wfs

The wavelet filter specifications

ParameterList pl

The ParameterList