libpgf  6.12.24
PGF - Progressive Graphics File
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
WaveletTransform.h File Reference
#include "PGFtypes.h"
#include "Subband.h"

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
 

Macro Definition Documentation

#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.

Variable Documentation

* PGF wavelet transform class* author C Stamm

Definition at line 82 of file WaveletTransform.h.