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