Package | Description |
---|---|
jj2000.j2k.codestream.writer | |
jj2000.j2k.wavelet.analysis |
Modifier and Type | Field and Description |
---|---|
protected ForwardWT |
HeaderEncoder.dwt
Reference to the DWT module
|
Constructor and Description |
---|
HeaderEncoder(ImgData origsrc,
boolean[] isorigsig,
ForwardWT dwt,
Tiler tiler,
J2KImageWriteParamJava wp,
ROIScaler roiSc,
PostCompRateAllocator ralloc)
Initializes the header writer with the references to the coding chain.
|
Modifier and Type | Class and Description |
---|---|
class |
ForwWTFull
This class implements the ForwardWT with the full-page approach to be used
either with integer or floating-point filters
|
Modifier and Type | Method and Description |
---|---|
static ForwardWT |
ForwardWT.createInstance(BlkImgDataSrc src,
J2KImageWriteParamJava wp)
Creates a ForwardWT object with the specified filters, and with other
options specified in the parameter list 'pl'.
|
Copyright © 2016 Open Microscopy Environment