Created by the British Broadcasting Corporation.
Class to do Daubechies (9,7) filtering operations.
#include <wavelet_utils.h>
int dirac::VHFilterDAUB9_7::GetShift | ( | ) | const [inline, virtual] |
Implements dirac::VHFilter.
void dirac::VHFilterDAUB9_7::Split | ( | const int | xp, |
const int | yp, | ||
const int | xl, | ||
const int | yl, | ||
CoeffArray & | coeff_data | ||
) | [virtual] |
Implements dirac::VHFilter.
void dirac::VHFilterDAUB9_7::Synth | ( | const int | xp, |
const int | yp, | ||
const int | xl, | ||
const int | yl, | ||
CoeffArray & | coeff_data | ||
) | [virtual] |
Implements dirac::VHFilter.
© 2004 British Broadcasting Corporation.
Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's
excellent Doxygen tool.