|
Class Summary |
| DPCMSpectralDecorrelator |
This class receives an image and transposes it if required.Typically it is used in the following way:
constructor(receiveing the image to be transposed)
setParameters
run
|
| InverseDWTCore |
This class receives an arbitrary piece of a 3D transformed image and performs one level of the corresponded 3D discrete inverse wavelet transform. |
| InverseNonPyramidal3D |
This class receives a set of parameters to compute an inverse 3d Hybrid Rectangular/Square Wavelet Transform executing the HyperWaveletDetransform class concordingly. |
| InversePyramidal3D |
This class receives a set of parameters to compute an inverse 3d Square (dyadic)Wavelet Transform executing the HyperWaveletDetransform class concordingly. |
| InverseWaveletTransform |
This class receives an image and performs applies a discrete wavelet transform. |
| LevelUnshift |
This class receives an image and performs level unshift operations. |
| RangeCheck |
This class receives an image and check that all image samples have a valid range. |