_dir | aims::ConvolutionSubSampler< MovingAverageKernel > | protected |
_factor | aims::ConvolutionSubSampler< MovingAverageKernel > | protected |
_func | aims::ConvolutionSubSampler< MovingAverageKernel > | protected |
_verbose | aims::ConvolutionSubSampler< MovingAverageKernel > | protected |
ConvolutionSubSampler(unsigned r=2) | aims::ConvolutionSubSampler< MovingAverageKernel > | |
ConvolutionSubSampler(const Point4du &r) | aims::ConvolutionSubSampler< MovingAverageKernel > | |
ConvolutionSubSampler(const MovingAverageKernel &bfunc, unsigned r) | aims::ConvolutionSubSampler< MovingAverageKernel > | |
ConvolutionSubSampler(const std::vector< MovingAverageKernel > &bfunc=std::vector< MovingAverageKernel >(), const Point4du &r=Point4du(2, 2, 2, 2)) | aims::ConvolutionSubSampler< MovingAverageKernel > | |
ConvolutionSubSampler(const ConvolutionSubSampler &other) | aims::ConvolutionSubSampler< MovingAverageKernel > | |
directions() const | aims::ConvolutionSubSampler< MovingAverageKernel > | |
execute(const carto::VolumeRef< IN > &in) const | aims::ConvolutionSubSampler< MovingAverageKernel > | |
execute(const carto::VolumeRef< IN > &in, carto::VolumeRef< OUT > &out) const | aims::ConvolutionSubSampler< MovingAverageKernel > | |
factor() const | aims::ConvolutionSubSampler< MovingAverageKernel > | |
length() const | aims::MovingAverageSubSampler | |
MovingAverageSubSampler(unsigned r=2, unsigned length=3, FilterType::Direction symtype=FilterType::Symmetrical) | aims::MovingAverageSubSampler | |
MovingAverageSubSampler(const Point4du &r, unsigned length=3, FilterType::Direction symtype=FilterType::Symmetrical) | aims::MovingAverageSubSampler | |
MovingAverageSubSampler(const Point4du &r, const Point4du &length, FilterType::Direction symtype=FilterType::Symmetrical) | aims::MovingAverageSubSampler | |
MovingAverageSubSampler(const MovingAverageSubSampler &other) | aims::MovingAverageSubSampler | |
operator=(const MovingAverageSubSampler &other) | aims::MovingAverageSubSampler | |
ConvolutionSubSampler< MovingAverageKernel >::operator=(const ConvolutionSubSampler &other) | aims::ConvolutionSubSampler< MovingAverageKernel > | |
setBasisFunction(const MovingAverageKernel &func) | aims::ConvolutionSubSampler< MovingAverageKernel > | |
setBasisFunction(const std::vector< MovingAverageKernel > &func) | aims::ConvolutionSubSampler< MovingAverageKernel > | |
setDirections(const std::vector< bool > &dir) | aims::ConvolutionSubSampler< MovingAverageKernel > | |
setDirections(bool dirx, bool diry, bool dirz, bool dirt) | aims::ConvolutionSubSampler< MovingAverageKernel > | |
setFactor(unsigned r) | aims::ConvolutionSubSampler< MovingAverageKernel > | |
setFactor(const Point4du &r) | aims::ConvolutionSubSampler< MovingAverageKernel > | |
setLength(unsigned length) | aims::MovingAverageSubSampler | |
setLength(const Point4du &length) | aims::MovingAverageSubSampler | |
setQuiet() | aims::ConvolutionSubSampler< MovingAverageKernel > | |
setType(FilterType::Direction symtype) | aims::MovingAverageSubSampler | |
setVerbose(int verbose=1) | aims::ConvolutionSubSampler< MovingAverageKernel > | |
type() const | aims::MovingAverageSubSampler | |
~ConvolutionSubSampler() | aims::ConvolutionSubSampler< MovingAverageKernel > | virtual |
~MovingAverageSubSampler() | aims::MovingAverageSubSampler | virtual |