Created by the British Broadcasting Corporation.
Class to do Haar wavelet filtering operations with a double shift per level.
#include <wavelet_utils.h>
double dirac::VHFilterHAAR2::GetHighFactor | ( | ) | const [inline] |
double dirac::VHFilterHAAR2::GetLowFactor | ( | ) | const [inline] |
int dirac::VHFilterHAAR2::GetShift | ( | ) | const [inline, virtual] |
Implements dirac::VHFilter.
void dirac::VHFilterHAAR2::Split | ( | const int | xp, |
const int | yp, | ||
const int | xl, | ||
const int | yl, | ||
CoeffArray & | coeff_data | ||
) | [virtual] |
Implements dirac::VHFilter.
void dirac::VHFilterHAAR2::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.