35 #ifndef AIMS_SIGNALFILTER_SUMFILTER_H
36 #define AIMS_SIGNALFILTER_SUMFILTER_H
ElementFilteringImageAlgorithm & operator=(ElementFilteringImageAlgorithm &other)
SumFilter< T > * clone() const
ImageAlgorithmInterface<T> Pure virtual method.
SumFilter< T > & operator=(const SumFilter< T > &other)
SumFilter(const StructuringElement &se=strel::Cube(1.0), const carto::Object &options=carto::none())
SumFilter(const carto::Object &options)
SumFilter(const SumFilter< T > &other)
carto::DataTypeTraits< T >::ChannelType ChannelType