| Class | Description |
|---|---|
| ImplWaveletTransformBorder |
Performs the wavelet transform just around the image border.
|
| ImplWaveletTransformInner |
Standard algorithm for forward and inverse wavelet transform which has been optimized to only
process the inner portion of the image by excluding the border.
|
| ImplWaveletTransformNaive |
Unoptimized and simplistic implementation of a forward and inverse wavelet transform across one
level.
|
Copyright © 2013. All Rights Reserved.