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