| Package | Description |
|---|---|
| jj2000.j2k.decoder | |
| jj2000.j2k.encoder | |
| jj2000.j2k.entropy |
| Modifier and Type | Field and Description |
|---|---|
IntegerSpec |
DecoderSpecs.dls
Number of decomposition levels specifications
|
IntegerSpec |
DecoderSpecs.nls
Number of layers specifications
|
IntegerSpec |
DecoderSpecs.pos
Progression order specifications
|
| Modifier and Type | Field and Description |
|---|---|
IntegerSpec |
EncoderSpecs.dls
Number of decomposition levels specifications
|
| Constructor and Description |
|---|
PrecinctSizeSpec(int nt,
int nc,
byte type,
BlkImgDataSrc imgsrc,
IntegerSpec dls,
ParameterList pl)
Creates a new PrecinctSizeSpec object for the specified number of tiles
and components and the ParameterList instance.
|
PrecinctSizeSpec(int nt,
int nc,
byte type,
IntegerSpec dls)
Creates a new PrecinctSizeSpec object for the specified number of tiles
and components.
|
ProgressionSpec(int nt,
int nc,
int nl,
IntegerSpec dls,
byte type,
ParameterList pl)
Creates a new ProgressionSpec object for the specified number of tiles,
components and the ParameterList instance.
|
Copyright © 2015. All rights reserved.