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