34 #ifndef AIMS_PYRAMID_MOVINGAVERAGESUBSAMPLER_H
35 #define AIMS_PYRAMID_MOVINGAVERAGESUBSAMPLER_H
void setLength(const Point4du &length)
Updates underlying basis functions.
FilterType::Direction type() const
void setType(FilterType::Direction symtype)
Updates underlying basis functions.
MovingAverageCascadeSubSampler(const Point4du &r, const Point4du &length, const Point4du &n, FilterType::Direction symtype=FilterType::Symmetrical)
void setLength(unsigned length)
Updates underlying basis functions.
void setCascade(unsigned length)
Updates underlying basis functions.
MovingAverageCascadeSubSampler(const Point4du &r, const Point4du &length, unsigned n=2, FilterType::Direction symtype=FilterType::Symmetrical)
void setCascade(const Point4du &length)
Updates underlying basis functions.
virtual ~MovingAverageCascadeSubSampler()
MovingAverageCascadeSubSampler & operator=(const MovingAverageCascadeSubSampler &other)
MovingAverageCascadeSubSampler(const MovingAverageCascadeSubSampler &other)
MovingAverageCascadeSubSampler(const Point4du &r, unsigned length=3, unsigned n=2, FilterType::Direction symtype=FilterType::Symmetrical)
MovingAverageCascadeSubSampler(unsigned r=2, unsigned length=3, unsigned n=2, FilterType::Direction symtype=FilterType::Symmetrical)
Constructor / Copy.
Point4du length() const
Parameters.
void setLength(unsigned length)
Updates underlying basis functions.
FilterType::Direction type() const
void setLength(const Point4du &length)
Updates underlying basis functions.
MovingAverageSubSampler(unsigned r=2, unsigned length=3, FilterType::Direction symtype=FilterType::Symmetrical)
Constructor / Copy.
MovingAverageSubSampler(const MovingAverageSubSampler &other)
MovingAverageSubSampler(const Point4du &r, unsigned length=3, FilterType::Direction symtype=FilterType::Symmetrical)
virtual ~MovingAverageSubSampler()
MovingAverageSubSampler(const Point4du &r, const Point4du &length, FilterType::Direction symtype=FilterType::Symmetrical)
MovingAverageSubSampler & operator=(const MovingAverageSubSampler &other)
void setType(FilterType::Direction symtype)
Updates underlying basis functions.
Point4du length() const
Parameters.