Created by the British Broadcasting Corporation.
An extension of DD9_7, with a better low-pass filter but more computation.
#include <wavelet_utils.h>
int dirac::VHFilterDD13_7::GetShift | ( | ) | const [inline, virtual] |
Implements dirac::VHFilter.
void dirac::VHFilterDD13_7::Split | ( | const int | xp, |
const int | yp, | ||
const int | xl, | ||
const int | yl, | ||
CoeffArray & | coeff_data | ||
) | [virtual] |
Implements dirac::VHFilter.
void dirac::VHFilterDD13_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.