| Package | Description |
|---|---|
| jj2000.j2k.decoder | |
| jj2000.j2k.encoder | |
| jj2000.j2k.quantization.quantizer | |
| jj2000.j2k.wavelet.analysis |
| Modifier and Type | Field and Description |
|---|---|
QuantTypeSpec |
DecoderSpecs.qts
Quantization type specifications
|
| Modifier and Type | Field and Description |
|---|---|
QuantTypeSpec |
EncoderSpecs.qts
Quantization type specifications
|
| Modifier and Type | Method and Description |
|---|---|
QuantTypeSpec |
StdQuantizer.getQuantTypeSpec()
Returns the quantization type spec object associated to the quantizer.
|
| Constructor and Description |
|---|
AnWTFilterSpec(int nt,
int nc,
byte type,
QuantTypeSpec qts,
ParameterList pl)
Constructs a new 'AnWTFilterSpec' for the specified number of
components and tiles.
|
Copyright © 2015. All rights reserved.