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

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

_AllocInternalMem(const int width, const int height)BIAS::StructureTensor< InputStorageType, OutputStorageType >protected
_FilterBorderHandlingBIAS::FilterBase< InputStorageType, OutputStorageType >protected
_gradBIAS::StructureTensor< InputStorageType, OutputStorageType >protected
_GradientProducts(const Image< OutputStorageType > &gx, const Image< OutputStorageType > &gy)BIAS::StructureTensor< InputStorageType, OutputStorageType >protected
_gxBIAS::StructureTensor< InputStorageType, OutputStorageType >protected
_gxxBIAS::StructureTensor< InputStorageType, OutputStorageType >protected
_gxyBIAS::StructureTensor< InputStorageType, OutputStorageType >protected
_gyBIAS::StructureTensor< InputStorageType, OutputStorageType >protected
_gyyBIAS::StructureTensor< InputStorageType, OutputStorageType >protected
_HalfWinSizeBIAS::StructureTensor< InputStorageType, OutputStorageType >protected
_InternalMemHeightBIAS::StructureTensor< InputStorageType, OutputStorageType >protected
_InternalMemWidthBIAS::StructureTensor< InputStorageType, OutputStorageType >protected
_liDebugLevelBIAS::Debugprotected
_liNextDebugLevelBIAS::Debugprotected
_String2DebuglevelBIAS::Debugprotected
_tsgxxBIAS::StructureTensor< InputStorageType, OutputStorageType >protected
_tsgxyBIAS::StructureTensor< InputStorageType, OutputStorageType >protected
_tsgyyBIAS::StructureTensor< InputStorageType, OutputStorageType >protected
_WriteDebugImage(Image< OutputStorageType > &im, std::string name)BIAS::StructureTensor< InputStorageType, OutputStorageType >protected
_zDebugStreamBIAS::Debugprotectedstatic
AddDebugLevel(const long int lv)BIAS::Debuginline
AddDebugLevel(const std::string &name)BIAS::Debuginline
CalcStructureTensor(const Image< InputStorageType > &src, Image< OutputStorageType > &sgxx, Image< OutputStorageType > &sgxy, Image< OutputStorageType > &sgyy)BIAS::StructureTensor< InputStorageType, OutputStorageType >
CalcStructureTensor(const Image< OutputStorageType > &gx, const Image< OutputStorageType > &gy, Image< OutputStorageType > &sgxx, Image< OutputStorageType > &sgxy, Image< OutputStorageType > &sgyy)BIAS::StructureTensor< InputStorageType, OutputStorageType >
CalcStructureTensor3x3(const Image< OutputStorageType > &gx, const Image< OutputStorageType > &gy, Image< OutputStorageType > &sgxx, Image< OutputStorageType > &sgxy, Image< OutputStorageType > &sgyy)BIAS::StructureTensor< InputStorageType, OutputStorageType >
CalcStructureTensor5x5(const Image< OutputStorageType > &gx, const Image< OutputStorageType > &gy, Image< OutputStorageType > &sgxx, Image< OutputStorageType > &sgxy, Image< OutputStorageType > &sgyy)BIAS::StructureTensor< InputStorageType, OutputStorageType >
CalcStructureTensor7x7(const Image< OutputStorageType > &gx, const Image< OutputStorageType > &gy, Image< OutputStorageType > &sgxx, Image< OutputStorageType > &sgxy, Image< OutputStorageType > &sgyy)BIAS::StructureTensor< InputStorageType, OutputStorageType >
CalcStructureTensorValid(const Image< OutputStorageType > &gx, const Image< OutputStorageType > &gy, Image< OutputStorageType > &sgxx, Image< OutputStorageType > &sgxy, Image< OutputStorageType > &sgyy)BIAS::StructureTensor< InputStorageType, OutputStorageType >
Clone() const BIAS::StructureTensor< 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::StructureTensor< InputStorageType, OutputStorageType >virtual
Filter(const Image< InputStorageType > &src, Image< OutputStorageType > &gxx, Image< OutputStorageType > &gxy, Image< OutputStorageType > &gyy)BIAS::StructureTensor< 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::StructureTensor< InputStorageType, OutputStorageType >virtual
FilterFloat(const Image< InputStorageType > &src, Image< OutputStorageType > &gxx, Image< OutputStorageType > &gxy, Image< OutputStorageType > &gyy)BIAS::StructureTensor< InputStorageType, OutputStorageType >virtual
FilterInt(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::StructureTensor< InputStorageType, OutputStorageType >virtual
FilterInt(const Image< InputStorageType > &src, Image< OutputStorageType > &gxx, Image< OutputStorageType > &gxy, Image< OutputStorageType > &gyy)BIAS::StructureTensor< InputStorageType, OutputStorageType >virtual
FilterNTo3N()BIAS::FilterNTo3N< InputStorageType, OutputStorageType >
FilterNTo3N(const FilterNTo3N< InputStorageType, OutputStorageType > &other)BIAS::FilterNTo3N< 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::StructureTensor< InputStorageType, OutputStorageType >protectedvirtual
GetDebugLevel() const BIAS::Debuginline
GetDebugStream() const BIAS::Debuginline
GetDebugStream(std::ostream &os) const BIAS::Debuginline
GetGlobalDebugLevel()BIAS::Debuginlinestatic
GetGradientX() const BIAS::StructureTensor< InputStorageType, OutputStorageType >inline
GetGradientY() const BIAS::StructureTensor< InputStorageType, OutputStorageType >inline
GetHalfWinSize() const BIAS::StructureTensor< 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
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
SetGradientFilter(const FilterNTo2N< InputStorageType, OutputStorageType > &grad)BIAS::StructureTensor< InputStorageType, OutputStorageType >inline
SetHalfWinSize(const int hws)BIAS::StructureTensor< 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
StructureTensor()BIAS::StructureTensor< InputStorageType, OutputStorageType >
StructureTensor(const StructureTensor< InputStorageType, OutputStorageType > &other)BIAS::StructureTensor< InputStorageType, OutputStorageType >
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
~FilterNTo3N()BIAS::FilterNTo3N< InputStorageType, OutputStorageType >virtual
~StructureTensor()BIAS::StructureTensor< InputStorageType, OutputStorageType >