libpgf
6.14.12
PGF - Progressive Graphics File
|
PGF wavelet transform class. More...
Go to the source code of this file.
Classes | |
class | CWaveletTransform |
PGF wavelet transform. More... | |
Macros | |
#define | FilterWidth 5 |
number of coefficients of the row wavelet filter More... | |
#define | FilterHeight 3 |
number of coefficients of the column wavelet filter More... | |
PGF wavelet transform class.
Definition in file WaveletTransform.h.
#define FilterHeight 3 |
number of coefficients of the column wavelet filter
Definition at line 38 of file WaveletTransform.h.
#define FilterWidth 5 |
number of coefficients of the row wavelet filter
Definition at line 37 of file WaveletTransform.h.