[]
Initializes this object with the given source of wavelet coefficients. It initializes the resolution level for full resolutioin reconstruction.
public InvWTFull(CBlkWTDataSrcDec src, DecoderSpecs decSpec)
Public Sub New(src As CBlkWTDataSrcDec, decSpec As DecoderSpecs)
| Type | Name | Description |
|---|---|---|
| CBlkWTDataSrcDec | src | from where the wavelet coefficinets should be obtained. |
| DecoderSpecs | decSpec | The decoder specifications |