PGF wavelet transform class. More...
#include "PGFtypes.h"
#include "Subband.h"
Go to the source code of this file.
Classes | |
class | CRoiIndices |
ROI indices. More... | |
class | CWaveletTransform |
PGF wavelet transform. More... | |
Defines | |
#define | FilterWidth 5 |
number of coefficients of the row wavelet filter | |
#define | FilterHeight 3 |
number of coefficients of the column wavelet filter |
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.