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

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

_CalculateKernels(double Sigma, double Ratio)BIAS::GradientGauss< InputStorageType, OutputStorageType >protected
_ConvBIAS::GradientGauss< InputStorageType, OutputStorageType >protected
_FilterBorderHandlingBIAS::FilterBase< InputStorageType, OutputStorageType >protected
_GradGaussRatioBIAS::GradientGauss< InputStorageType, OutputStorageType >protected
_GradGaussSigmaBIAS::GradientGauss< InputStorageType, OutputStorageType >protected
_LastRatioBIAS::GradientGauss< InputStorageType, OutputStorageType >protected
_LastSigmaBIAS::GradientGauss< InputStorageType, OutputStorageType >protected
_liDebugLevelBIAS::Debugprotected
_liNextDebugLevelBIAS::Debugprotected
_String2DebuglevelBIAS::Debugprotected
_VecLengthTypeBIAS::FilterNTo2N< InputStorageType, OutputStorageType >protected
_zDebugStreamBIAS::Debugprotectedstatic
AddDebugLevel(const long int lv)BIAS::Debuginline
AddDebugLevel(const std::string &name)BIAS::Debuginline
Clone() const BIAS::GradientGauss< 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
EVecLengthType enum nameBIAS::FilterNTo2N< InputStorageType, OutputStorageType >
Filter(const Image< InputStorageType > &src, Image< OutputStorageType > &grad)BIAS::GradientGauss< InputStorageType, OutputStorageType >virtual
Filter(const Image< InputStorageType > &src, Image< OutputStorageType > &gx, Image< OutputStorageType > &gy)BIAS::GradientGauss< InputStorageType, OutputStorageType >virtual
Filter(const Image< InputStorageType > &src, Image< OutputStorageType > &gx, Image< OutputStorageType > &gy, Image< OutputStorageType > &absg)BIAS::GradientGauss< 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::FilterNTo2N< InputStorageType, OutputStorageType >virtual
FilterFloat(const Image< InputStorageType > &src, Image< OutputStorageType > &dst1, Image< OutputStorageType > &dst2)BIAS::FilterNTo2N< InputStorageType, OutputStorageType >virtual
FilterInt(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::FilterNTo2N< InputStorageType, OutputStorageType >virtual
FilterInt(const Image< InputStorageType > &src, Image< OutputStorageType > &dst1, Image< OutputStorageType > &dst2)BIAS::FilterNTo2N< InputStorageType, OutputStorageType >virtual
FilterNTo2N()BIAS::FilterNTo2N< InputStorageType, OutputStorageType >
FilterNTo2N(const FilterBase< InputStorageType, OutputStorageType > &other)BIAS::FilterNTo2N< 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::GradientGauss< InputStorageType, OutputStorageType >protectedvirtual
GetDebugLevel() const BIAS::Debuginline
GetDebugStream() const BIAS::Debuginline
GetDebugStream(std::ostream &os) const BIAS::Debuginline
GetGlobalDebugLevel()BIAS::Debuginlinestatic
GetGradGaussRatio() const BIAS::GradientGauss< InputStorageType, OutputStorageType >inline
GetGradGaussSigma() const BIAS::GradientGauss< InputStorageType, OutputStorageType >inline
GlobalDebugLevelBIAS::Debugprotectedstatic
GradientGauss()BIAS::GradientGauss< InputStorageType, OutputStorageType >
GradientGauss(const GradientGauss< InputStorageType, OutputStorageType > &other)BIAS::GradientGauss< 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
PrintKernel() const BIAS::GradientGauss< InputStorageType, OutputStorageType >inline
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
SetGradGaussRatio(const double ratio)BIAS::GradientGauss< InputStorageType, OutputStorageType >inline
SetGradGaussSigma(const double sigma)BIAS::GradientGauss< InputStorageType, OutputStorageType >inline
SetNonROIToValue(Image< OutputStorageType > &dst, const std::vector< OutputStorageType > &t) const BIAS::FilterBase< InputStorageType, OutputStorageType >
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 >
VecLen(const Image< OutputStorageType > &gx, const Image< OutputStorageType > &gy, Image< OutputStorageType > &length)BIAS::FilterNTo2N< InputStorageType, OutputStorageType >
VecLenL1(const Image< OutputStorageType > &gx, const Image< OutputStorageType > &gy, Image< OutputStorageType > &length)BIAS::FilterNTo2N< InputStorageType, OutputStorageType >
VecLenL2(const Image< OutputStorageType > &gx, const Image< OutputStorageType > &gy, Image< OutputStorageType > &length)BIAS::FilterNTo2N< InputStorageType, OutputStorageType >
VecLenMax(const Image< OutputStorageType > &gx, const Image< OutputStorageType > &gy, Image< OutputStorageType > &length)BIAS::FilterNTo2N< InputStorageType, OutputStorageType >
VLT_L1 enum valueBIAS::FilterNTo2N< InputStorageType, OutputStorageType >
VLT_L2 enum valueBIAS::FilterNTo2N< InputStorageType, OutputStorageType >
VLT_max enum valueBIAS::FilterNTo2N< InputStorageType, OutputStorageType >
~Debug()BIAS::Debuginline
~FilterBase()BIAS::FilterBase< InputStorageType, OutputStorageType >virtual
~FilterNTo2N()BIAS::FilterNTo2N< InputStorageType, OutputStorageType >virtual
~GradientGauss()BIAS::GradientGauss< InputStorageType, OutputStorageType >virtual