|
libpgf
6.12.24
PGF - Progressive Graphics File
|
Go to the source code of this file.
Classes | |
| class | CWaveletTransform |
Macros | |
| #define | FilterWidth 5 |
| number of coefficients of the row wavelet filter | |
| #define | FilterHeight 3 |
| number of coefficients of the column wavelet filter | |
Variables | |
| *PGF wavelet transform class *author C | Stamm |
| #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.
| * PGF wavelet transform class* author C Stamm |
Definition at line 82 of file WaveletTransform.h.