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