Package | Description |
---|---|
com.sun.media.imageioimpl.plugins.jpeg2000 | |
jj2000.j2k.image.forwcomptransf | |
jj2000.j2k.wavelet.analysis |
Modifier and Type | Field and Description |
---|---|
private AnWTFilterSpec |
J2KImageWriteParamJava.filters
Specifies which filters to use for the specified tile-components.
|
Modifier and Type | Method and Description |
---|---|
AnWTFilterSpec |
J2KImageWriteParamJava.getFilters()
Gets
filters |
Modifier and Type | Field and Description |
---|---|
private AnWTFilterSpec |
ForwCompTransf.wfs
The wavelet filter specifications
|
Modifier and Type | Method and Description |
---|---|
private int |
ForwCompTransfSpec.getFilterType(int t,
AnWTFilterSpec wfs)
Get the filter type common to all component of a given tile.
|
Constructor and Description |
---|
ForwCompTransfSpec(int nt,
int nc,
byte type,
AnWTFilterSpec wfs,
J2KImageWriteParamJava wp,
String values)
Constructs a new 'ForwCompTransfSpec' for the specified number of
components and tiles and the arguments of optName
option.
|
Modifier and Type | Field and Description |
---|---|
private AnWTFilterSpec |
ForwWTFull.filters
Wavelet filters for all components and tiles
|
Copyright © 2015 Open Microscopy Environment