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

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

_CalculateKernels(double Sigma, double Ratio)BIAS::Gauss< InputStorageType, OutputStorageType >protected
_FilterBorderHandlingBIAS::FilterBase< InputStorageType, OutputStorageType >protected
_fmBIAS::Convolution< InputStorageType, OutputStorageType >protected
_GaussIOBIAS::Gauss< InputStorageType, OutputStorageType >protected
_GaussOOBIAS::Gauss< InputStorageType, OutputStorageType >protected
_GaussRatioBIAS::Gauss< InputStorageType, OutputStorageType >protected
_GaussSigmaBIAS::Gauss< InputStorageType, OutputStorageType >protected
_LastRatioBIAS::Gauss< InputStorageType, OutputStorageType >protected
_LastSigmaBIAS::Gauss< InputStorageType, OutputStorageType >protected
_liDebugLevelBIAS::Debugprotected
_liNextDebugLevelBIAS::Debugprotected
_String2DebuglevelBIAS::Debugprotected
_tmpFloatBIAS::Convolution< InputStorageType, OutputStorageType >protected
_tmpIntBIAS::Convolution< InputStorageType, OutputStorageType >protected
_zDebugStreamBIAS::Debugprotectedstatic
AddDebugLevel(const long int lv)BIAS::Debuginline
AddDebugLevel(const std::string &name)BIAS::Debuginline
CalculationInFloat() const BIAS::Convolution< InputStorageType, OutputStorageType >inline
Clone() const BIAS::Gauss< InputStorageType, OutputStorageType >inlinevirtual
ConsumeNextFreeDebuglevel_()BIAS::Debuginlineprotected
ConvFloatHori_(const Image< InputStorageType > &src, Image< CONV_FLOAT > &dst)BIAS::Convolution< InputStorageType, OutputStorageType >protected
ConvFloatMat_(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::Convolution< InputStorageType, OutputStorageType >protected
ConvFloatVert_(const Image< CONV_FLOAT > &src, Image< OutputStorageType > &dst)BIAS::Convolution< InputStorageType, OutputStorageType >protected
ConvIntHori_(const Image< InputStorageType > &src, Image< CONV_INT > &dst)BIAS::Convolution< InputStorageType, OutputStorageType >protected
ConvIntMat_(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::Convolution< InputStorageType, OutputStorageType >protected
ConvIntVert_(const Image< CONV_INT > &src, Image< OutputStorageType > &dst)BIAS::Convolution< InputStorageType, OutputStorageType >protected
Convolution()BIAS::Convolution< InputStorageType, OutputStorageType >
Convolution(const Convolution< InputStorageType, OutputStorageType > &other)BIAS::Convolution< InputStorageType, OutputStorageType >
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::Gauss< InputStorageType, OutputStorageType >virtual
Filter11x11Grey(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::Gauss< InputStorageType, OutputStorageType >virtual
Filter13x13Grey(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::Gauss< InputStorageType, OutputStorageType >virtual
Filter3x3Grey(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::Gauss< InputStorageType, OutputStorageType >virtual
Filter3x3GreyThreshold(const Image< InputStorageType > &src, Image< OutputStorageType > &dst, float threshold=0.0)BIAS::Gauss< InputStorageType, OutputStorageType >virtual
Filter5x5Grey(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::Gauss< InputStorageType, OutputStorageType >virtual
Filter5x5GreyThreshold(const Image< InputStorageType > &src, Image< OutputStorageType > &dst, float threshold=0.0)BIAS::Gauss< InputStorageType, OutputStorageType >virtual
Filter7x7Grey(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::Gauss< InputStorageType, OutputStorageType >virtual
Filter7x7GreyIgnoreBelowThreshold(const Image< InputStorageType > &src, Image< OutputStorageType > &dst, const InputStorageType &thresh)BIAS::Gauss< InputStorageType, OutputStorageType >
Filter7x7RGB(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::Gauss< InputStorageType, OutputStorageType >virtual
Filter7x7RGBA(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::Gauss< InputStorageType, OutputStorageType >virtual
Filter9x9Grey(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::Gauss< InputStorageType, OutputStorageType >virtual
FilterBase()BIAS::FilterBase< InputStorageType, OutputStorageType >
FilterBase(const FilterBase< InputStorageType, OutputStorageType > &other)BIAS::FilterBase< InputStorageType, OutputStorageType >
FilterFloat(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::Gauss< InputStorageType, OutputStorageType >virtual
FilterGrey(const Image< InputStorageType > &src, Image< OutputStorageType > &dst, bool ResetROI=false)BIAS::Gauss< InputStorageType, OutputStorageType >virtual
FilterInt(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::Gauss< InputStorageType, OutputStorageType >virtual
FilterNToN()BIAS::FilterNToN< InputStorageType, OutputStorageType >
FilterNToN(const FilterNToN< InputStorageType, OutputStorageType > &other)BIAS::FilterNToN< InputStorageType, OutputStorageType >
Gauss()BIAS::Gauss< InputStorageType, OutputStorageType >
Gauss(const Gauss< InputStorageType, OutputStorageType > &other)BIAS::Gauss< 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::Convolution< InputStorageType, OutputStorageType >inlineprotectedvirtual
GetDebugLevel() const BIAS::Debuginline
GetDebugStream() const BIAS::Debuginline
GetDebugStream(std::ostream &os) const BIAS::Debuginline
GetGlobalDebugLevel()BIAS::Debuginlinestatic
GetKernel(FilterMask &fm) const BIAS::Convolution< InputStorageType, OutputStorageType >inline
GetRatio() const BIAS::Gauss< InputStorageType, OutputStorageType >inline
GetRatio()BIAS::Gauss< InputStorageType, OutputStorageType >inline
GetSigma() const BIAS::Gauss< InputStorageType, OutputStorageType >inline
GetSigma()BIAS::Gauss< InputStorageType, OutputStorageType >inline
GlobalDebugLevelBIAS::Debugprotectedstatic
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
PrintKernel() const BIAS::Convolution< InputStorageType, OutputStorageType >
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
SetHalfWinSize(const int hws, bool AdjustSigma=true)BIAS::Gauss< InputStorageType, OutputStorageType >inline
SetKernel(FilterMask &fm)BIAS::Convolution< InputStorageType, OutputStorageType >inline
SetNonROIToValue(Image< OutputStorageType > &dst, const std::vector< OutputStorageType > &t) const BIAS::FilterBase< InputStorageType, OutputStorageType >
SetRatio(const double ratio)BIAS::Gauss< InputStorageType, OutputStorageType >inline
SetSigma(const double si)BIAS::Gauss< 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 >
~Convolution()BIAS::Convolution< InputStorageType, OutputStorageType >virtual
~Debug()BIAS::Debuginline
~FilterBase()BIAS::FilterBase< InputStorageType, OutputStorageType >virtual
~FilterNToN()BIAS::FilterNToN< InputStorageType, OutputStorageType >inlinevirtual
~Gauss()BIAS::Gauss< InputStorageType, OutputStorageType >