|
Marsyas
0.6.0-alpha
|
Daubechies4 WaveletStep. More...
#include <Daub4.h>
Inherits MarSystem.
Public Member Functions | |
| MarSystem * | clone () const |
| Daub4 (std::string name) | |
| void | myProcess (realvec &in, realvec &out) |
| Processes data. | |
| ~Daub4 () | |
Daubechies4 WaveletStep.
Applies the Daubechies 4-coefficient wavelet filter as a WaveletStep for the WaveletPyramid algorithm. The code is is based on the Numerical Recipies wavelet code.
1.7.6.1