#include <WaveletBands.h>
Inherits Marsyas::MarSystem.
Private Attributes | |
| WaveletPyramid * | iwvpt_ |
| Inverse wavelet transform object. | |
Calculate time-domain wavelet-based bands by zeroing out all the coefficients except for the band we are interested in and then performing the Inverse Wavelet Transform to get back to time domain.
Definition at line 39 of file WaveletBands.h.
1.5.6