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

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

_FilterBorderHandlingBIAS::FilterBase< InputStorageType, OutputStorageType >protected
_liDebugLevelBIAS::Debugprotected
_liNextDebugLevelBIAS::Debugprotected
_String2DebuglevelBIAS::Debugprotected
_zDebugStreamBIAS::Debugprotectedstatic
AddDebugLevel(const long int lv)BIAS::Debuginline
AddDebugLevel(const std::string &name)BIAS::Debuginline
CalculateGradients_(const Image< OutputStorageType > &src, Image< OutputStorageType > &gx, Image< OutputStorageType > &gy, Image< OutputStorageType > &magnitude, Image< OutputStorageType > &gdir, Image< OutputStorageType > &dst)BIAS::CannyEdge< InputStorageType, OutputStorageType >protected
CannyEdge()BIAS::CannyEdge< InputStorageType, OutputStorageType >
Clone() const BIAS::CannyEdge< InputStorageType, OutputStorageType >inlinevirtual
ConsumeNextFreeDebuglevel_()BIAS::Debuginlineprotected
ConvX_BIAS::CannyEdge< InputStorageType, OutputStorageType >protected
ConvY_BIAS::CannyEdge< InputStorageType, OutputStorageType >protected
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
DetermineThresholds_(const Image< OutputStorageType > &src, OutputStorageType &low, OutputStorageType &high)BIAS::CannyEdge< InputStorageType, OutputStorageType >protected
Filter(const Image< InputStorageType > &src, Image< OutputStorageType > &gx, Image< OutputStorageType > &gy, Image< OutputStorageType > &magnitude, Image< OutputStorageType > &gdir, Image< OutputStorageType > &dst)BIAS::CannyEdge< InputStorageType, OutputStorageType >virtual
Filter(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::CannyEdge< InputStorageType, OutputStorageType >virtual
FilterBase()BIAS::FilterBase< InputStorageType, OutputStorageType >
FilterBase(const FilterBase< InputStorageType, OutputStorageType > &other)BIAS::FilterBase< 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::CannyEdge< InputStorageType, OutputStorageType >virtual
GetDebugLevel() const BIAS::Debuginline
GetDebugStream() const BIAS::Debuginline
GetDebugStream(std::ostream &os) const BIAS::Debuginline
GetGlobalDebugLevel()BIAS::Debuginlinestatic
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
SetEdgeWidth(unsigned int edgeWidth)BIAS::CannyEdge< InputStorageType, OutputStorageType >
SetGaussSigma(float sigma)BIAS::CannyEdge< InputStorageType, OutputStorageType >
SetGlobalDebugLevel(long int lev)BIAS::Debuginlinestatic
SetNonROIToValue(Image< OutputStorageType > &dst, const std::vector< OutputStorageType > &t) const BIAS::FilterBase< InputStorageType, OutputStorageType >
SetThresholdsAbsolute(OutputStorageType lowAbs_, OutputStorageType highAbs_)BIAS::CannyEdge< InputStorageType, OutputStorageType >
SetThresholdsRelative(unsigned int low_, unsigned int high_)BIAS::CannyEdge< InputStorageType, OutputStorageType >
ShowDebugLevel(std::ostream &os=std::cout) const BIAS::Debuginline
SmoothImage_(const Image< InputStorageType > &src, Image< OutputStorageType > &smoothed)BIAS::CannyEdge< InputStorageType, OutputStorageType >protected
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 >
~CannyEdge()BIAS::CannyEdge< InputStorageType, OutputStorageType >virtual
~Debug()BIAS::Debuginline
~FilterBase()BIAS::FilterBase< InputStorageType, OutputStorageType >virtual