[]
        
(Showing Draft Content)

CSJ2K.j2k.wavelet.analysis.ForwWT.getDecomp

getDecomp Method

getDecomp(int, int)

Returns the wavelet tree decomposition. Only WT_DECOMP_DYADIC is supported by JPEG 2000 part I.

Declaration
int getDecomp(int t, int c)
Parameters
Type Name Description
int t

The tile index

int c

The index of the component.

Returns
Type Description
int

The wavelet decomposition.