Package | Description |
---|---|
jj2000.j2k.wavelet.analysis | |
jj2000.j2k.wavelet.synthesis |
Modifier and Type | Interface and Description |
---|---|
interface |
ForwWT
This interface extends the WaveletTransform with the
specifics of forward wavelet transforms.
|
Modifier and Type | Class and Description |
---|---|
class |
ForwardWT
This abstract class represents the forward wavelet transform functional
block.
|
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 | Interface and Description |
---|---|
interface |
InvWT
This interface extends the WaveletTransform with the
specifics of inverse wavelet transforms.
|
Modifier and Type | Class and Description |
---|---|
class |
InverseWT
This abstract class extends the WaveletTransform one with the specifics of
inverse wavelet transforms.
|
class |
InvWTAdapter
This class provides default implementation of the methods in the 'InvWT'
interface.
|
class |
InvWTFull
This class implements the InverseWT with the full-page approach for int and
float data.
|
Copyright © 2014 Open Microscopy Environment