_algo | aims::ImageAlgorithm< T > | protected |
_verbose | aims::ImageAlgorithmInterface< T > | protected |
ChannelType typedef | aims::MeanSubSampling< T > | |
clone() const | aims::SubSamplingImageAlgorithm< T > | inlinevirtual |
execute(const carto::VolumeRef< T > &in, carto::VolumeRef< T > &out) const | aims::ImageAlgorithm< T > | inlinevirtual |
aims::ImageAlgorithmInterface::execute(const carto::VolumeRef< T > &in) const | aims::ImageAlgorithmInterface< T > | inlinevirtual |
FilterFuncType typedef | aims::MeanSubSampling< T > | |
getOutputImageDimensions(const Point4dl &dims) const | aims::ImageAlgorithm< T > | inlinevirtual |
aims::ImageAlgorithmInterface::getOutputImageDimensions(const long &dx=1, const long &dy=1, const long &dz=1, const long &dt=1) const | aims::ImageAlgorithmInterface< T > | inlinevirtual |
getOutputImageVoxelSize(const Point4df &voxelsize) const | aims::ImageAlgorithm< T > | inlinevirtual |
aims::ImageAlgorithmInterface::getOutputImageVoxelSize(const float &vx=1.0, const float &vy=1.0, const float &vz=1.0, const float &vt=1.0) const | aims::ImageAlgorithmInterface< T > | inlinevirtual |
ImageAlgorithm() | aims::ImageAlgorithm< T > | inlineprotected |
ImageAlgorithm(const ImageAlgorithmInterface< ChannelType > &algo) | aims::ImageAlgorithm< T > | inlineprotected |
ImageAlgorithm(ImageAlgorithmInterface< ChannelType > *algo, bool deepcopy=true) | aims::ImageAlgorithm< T > | inlineprotected |
ImageAlgorithm(const ImageAlgorithm &other) | aims::ImageAlgorithm< T > | inlineprotected |
ImageAlgorithmInterface() | aims::ImageAlgorithmInterface< T > | inlineprotected |
ImageAlgorithmInterface(const ImageAlgorithmInterface &other) | aims::ImageAlgorithmInterface< T > | inlineprotected |
MeanSubSampling(int sx=3, int sy=3, int sz=1) | aims::MeanSubSampling< T > | inline |
operator=(const SubSamplingImageAlgorithm &other) | aims::SubSamplingImageAlgorithm< T > | inlineprotected |
aims::ImageAlgorithm::operator=(const ImageAlgorithm &other) | aims::ImageAlgorithm< T > | inlineprotected |
aims::ImageAlgorithmInterface::operator=(const ImageAlgorithmInterface &other) | aims::ImageAlgorithmInterface< T > | inlineprotected |
setOptions(const carto::Object &) | aims::ImageAlgorithmInterface< T > | inlinevirtual |
setQuiet() | aims::ImageAlgorithmInterface< T > | inlinevirtual |
setVerbose(int level) | aims::ImageAlgorithm< T > | inlinevirtual |
SingleChannelImageAlgorithmType typedef | aims::SubSamplingImageAlgorithm< T > | |
SubSamplingImageAlgorithm() | aims::SubSamplingImageAlgorithm< T > | protected |
SubSamplingImageAlgorithm(int sx, int sy, int sz, const FilteringFunctionInterface< ChannelType > &f) | aims::SubSamplingImageAlgorithm< T > | inlineprotected |
SubSamplingImageAlgorithm(const SubSamplingImageAlgorithm &other) | aims::SubSamplingImageAlgorithm< T > | inlineprotected |
updateOptions(const carto::Object &) | aims::ImageAlgorithmInterface< T > | inlinevirtual |
VoxelType typedef | aims::MeanSubSampling< T > | |
~ImageAlgorithm() | aims::ImageAlgorithm< T > | inlinevirtual |
~ImageAlgorithmInterface() | aims::ImageAlgorithmInterface< T > | inlinevirtual |
~MeanSubSampling() | aims::MeanSubSampling< T > | inline |
~SubSamplingImageAlgorithm() | aims::SubSamplingImageAlgorithm< T > | inlinevirtual |