_algo | aims::ImageAlgorithm< T > | protected |
_ealgo | aims::ElementFilteringImageAlgorithm< T > | protected |
_verbose | aims::ImageAlgorithmInterface< T > | protected |
ChannelType typedef | aims::NotNullMajorityFilter< T > | |
clone() const | aims::NotNullMajorityFilter< T > | inlinevirtual |
ElementFilteringImageAlgorithm(const ElementFilteringFunction< ChannelType > &f, const StructuringElement &se=strel::Cube(1.)) | aims::ElementFilteringImageAlgorithm< T > | inlineprotected |
ElementFilteringImageAlgorithm(const ElementFilteringImageAlgorithm< T > &other) | aims::ElementFilteringImageAlgorithm< T > | inlineprotected |
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 |
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 |
NotNullMajorityFilter(const StructuringElement &se=strel::Cube(1.0), const carto::Object &options=carto::none()) | aims::NotNullMajorityFilter< T > | inline |
NotNullMajorityFilter(const carto::Object &options) | aims::NotNullMajorityFilter< T > | inline |
NotNullMajorityFilter(const NotNullMajorityFilter< T > &other) | aims::NotNullMajorityFilter< T > | inline |
operator=(const NotNullMajorityFilter< T > &other) | aims::NotNullMajorityFilter< T > | inline |
aims::ElementFilteringImageAlgorithm::operator=(ElementFilteringImageAlgorithm &other) | aims::ElementFilteringImageAlgorithm< 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 &options) | aims::ElementFilteringImageAlgorithm< T > | inlinevirtual |
setQuiet() | aims::ImageAlgorithmInterface< T > | inlinevirtual |
setStructuringElement(const StructuringElement &se) | aims::ElementFilteringImageAlgorithm< T > | inlinevirtual |
setVerbose(int level) | aims::ImageAlgorithm< T > | inlinevirtual |
SingleChannelImageAlgorithmType typedef | aims::ElementFilteringImageAlgorithm< T > | |
updateOptions(const carto::Object &options) | aims::ElementFilteringImageAlgorithm< T > | inlinevirtual |
VoxelType typedef | aims::ElementFilteringImageAlgorithm< T > | |
~ElementFilteringImageAlgorithm() | aims::ElementFilteringImageAlgorithm< T > | inlinevirtual |
~ImageAlgorithm() | aims::ImageAlgorithm< T > | inlinevirtual |
~ImageAlgorithmInterface() | aims::ImageAlgorithmInterface< T > | inlinevirtual |
~NotNullMajorityFilter() | aims::NotNullMajorityFilter< T > | inline |