Interface | Description |
---|---|
FilterTypes |
This interface defines the identifiers for the different types of
filters that are supported.
|
WaveletFilter |
This interface defines how a wavelet filter implementation should
present itself.
|
WaveletTransform |
This interface defines how a forward or inverse wavelet transform
should present itself.
|
Class | Description |
---|---|
Subband |
This abstract class represents a subband in a bidirectional tree structure
that describes the subband decomposition for a wavelet transform.
|
WTDecompSpec |
This class holds the decomposition type to be used in each part of the
image; the default one, the component specific ones, the tile default ones
and the component-tile specific ones.
|
WTFilterSpec |
This is the generic class from which the ones that hold the analysis or
synthesis filters to be used in each part of the image derive.
|
Copyright © 2016 Open Microscopy Environment