Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
BIAS::Median< InputStorageType, OutputStorageType > Member List

This is the complete list of members for BIAS::Median< InputStorageType, OutputStorageType >, including all inherited members.

_FilterBorderHandlingBIAS::FilterBase< InputStorageType, OutputStorageType >protected
_liDebugLevelBIAS::Debugprotected
_liNextDebugLevelBIAS::Debugprotected
_MedianSizeBIAS::Median< InputStorageType, OutputStorageType >protected
_MinValueBIAS::Median< InputStorageType, OutputStorageType >protected
_secondSizeBIAS::Median< InputStorageType, OutputStorageType >protected
_String2DebuglevelBIAS::Debugprotected
_zDebugStreamBIAS::Debugprotectedstatic
AddDebugLevel(const long int lv)BIAS::Debuginline
AddDebugLevel(const std::string &name)BIAS::Debuginline
Clone() const BIAS::Median< InputStorageType, OutputStorageType >inlinevirtual
ConsumeNextFreeDebuglevel_()BIAS::Debuginlineprotected
CopyNonROIFromSource(const Image< InputStorageType > &src, Image< OutputStorageType > &dst) const BIAS::FilterBase< InputStorageType, OutputStorageType >
Debug()BIAS::Debuginline
Debug(const Debug &deb)BIAS::Debuginline
DebugLevelIsSet(const long int lv) const BIAS::Debuginline
DebugLevelIsSet(const std::string &name) const BIAS::Debuginline
Filter(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::Median< InputStorageType, OutputStorageType >virtual
Filter3x3x3Color(std::vector< Image< InputStorageType > > &srcs, Image< OutputStorageType > &dst)BIAS::Median< InputStorageType, OutputStorageType >
Filter3x3x3Grey(std::vector< Image< InputStorageType > > &srcs, Image< OutputStorageType > &dst)BIAS::Median< InputStorageType, OutputStorageType >
FilterBase()BIAS::FilterBase< InputStorageType, OutputStorageType >
FilterBase(const FilterBase< InputStorageType, OutputStorageType > &other)BIAS::FilterBase< InputStorageType, OutputStorageType >
FilterColorImg(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::Median< InputStorageType, OutputStorageType >
FilterColorImgVec(const Image< InputStorageType > &src, Image< OutputStorageType > &dst, unsigned int px, unsigned int py, const Image< unsigned char > *ignorePixels=NULL)BIAS::Median< InputStorageType, OutputStorageType >
FilterColorImgVec(const Image< InputStorageType > &src, Image< OutputStorageType > &dst, const Image< unsigned char > *ignorePixels=NULL)BIAS::Median< InputStorageType, OutputStorageType >
FilterFloat(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::Median< InputStorageType, OutputStorageType >virtual
FilterIgnore3x3(const Image< InputStorageType > &src, Image< OutputStorageType > &dst, const float &threshold) const BIAS::Median< InputStorageType, OutputStorageType >
FilterIgnoreZero5x5(const Image< InputStorageType > &src, Image< OutputStorageType > &dst) const BIAS::Median< InputStorageType, OutputStorageType >
FilterInt(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::Median< InputStorageType, OutputStorageType >virtual
FilterNToN()BIAS::FilterNToN< InputStorageType, OutputStorageType >
FilterNToN(const FilterNToN< InputStorageType, OutputStorageType > &other)BIAS::FilterNToN< InputStorageType, OutputStorageType >
FilterOnlyBelowIgnoreBelow3x3(const Image< InputStorageType > &src, Image< OutputStorageType > &dst, const float &threshold, const unsigned &min_support=1) const BIAS::Median< InputStorageType, OutputStorageType >
FilterOnlyZeroIgnoreZero3x3(const Image< InputStorageType > &src, Image< OutputStorageType > &dst, const float &Threshold=0.0f) const BIAS::Median< InputStorageType, OutputStorageType >
FilterOnlyZeroIgnoreZero5x5(const Image< InputStorageType > &src, Image< OutputStorageType > &dst, const float &Threshold=0.0f) const BIAS::Median< InputStorageType, OutputStorageType >
FilterParallel(Image< InputStorageType > &source, Image< OutputStorageType > &dest, unsigned int numberOfThreads)BIAS::Median< InputStorageType, OutputStorageType >
FilterRemoveSaltAndPepper(const Image< InputStorageType > &src, Image< OutputStorageType > &dst, const float &Threshold=3.0f) const BIAS::Median< InputStorageType, OutputStorageType >
GetBorderHandling() const BIAS::FilterBase< InputStorageType, OutputStorageType >inline
GetBorders(int &border_x, int &border_y) const BIAS::FilterBase< InputStorageType, OutputStorageType >
GetBordersValid_(int &border_x, int &border_y) const BIAS::Median< InputStorageType, OutputStorageType >protectedvirtual
GetDebugLevel() const BIAS::Debuginline
GetDebugStream() const BIAS::Debuginline
GetDebugStream(std::ostream &os) const BIAS::Debuginline
GetGlobalDebugLevel()BIAS::Debuginlinestatic
GlobalDebugLevelBIAS::Debugprotectedstatic
Median()BIAS::Median< InputStorageType, OutputStorageType >
Median(const Median< InputStorageType, OutputStorageType > &other)BIAS::Median< InputStorageType, OutputStorageType >
Name2DebugLevel(const std::string &name) const BIAS::Debuginline
NewDebugLevel(const std::string &name)BIAS::Debuginline
operator=(const Debug &deb)BIAS::Debuginline
PrintDebugLevel(std::ostream &os=std::cout) const BIAS::Debuginline
RemoveDebugLevel(const long int lv)BIAS::Debuginline
RemoveDebugLevel(const std::string &name)BIAS::Debuginline
SetBorderHandling(const int bh)BIAS::FilterBase< InputStorageType, OutputStorageType >inline
SetDebugLevel(const long int lv)BIAS::Debuginline
SetDebugLevel(const std::string &name)BIAS::Debuginline
SetDebugStream(const std::ostream &os)BIAS::Debuginline
SetGlobalDebugLevel(long int lev)BIAS::Debuginlinestatic
SetMinValue(float min)BIAS::Median< InputStorageType, OutputStorageType >inline
SetNonROIToValue(Image< OutputStorageType > &dst, const std::vector< OutputStorageType > &t) const BIAS::FilterBase< InputStorageType, OutputStorageType >
SetSize(int newsize, int secondsize=-1)BIAS::Median< InputStorageType, OutputStorageType >inline
ShowDebugLevel(std::ostream &os=std::cout) const BIAS::Debuginline
TBH_full enum valueBIAS::FilterBase< InputStorageType, OutputStorageType >
TBH_same enum valueBIAS::FilterBase< InputStorageType, OutputStorageType >
TBH_valid enum valueBIAS::FilterBase< InputStorageType, OutputStorageType >
TBorderHandling enum nameBIAS::FilterBase< InputStorageType, OutputStorageType >
~Debug()BIAS::Debuginline
~FilterBase()BIAS::FilterBase< InputStorageType, OutputStorageType >virtual
~FilterNToN()BIAS::FilterNToN< InputStorageType, OutputStorageType >inlinevirtual
~Median()BIAS::Median< InputStorageType, OutputStorageType >virtual