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

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

_ApplyMeanFilter(const Image< InputStorageType > &src, Image< OutputStorageType > &dst, const double factor)BIAS::Rescale< InputStorageType, OutputStorageType >protected
_FillInterpolated(const Image< OutputStorageType > &src, const double &factor, Image< OutputStorageType > &dst)BIAS::Rescale< InputStorageType, OutputStorageType >protected
_FillInterpolatedColor(const Image< OutputStorageType > &src, Image< OutputStorageType > &dst)BIAS::Rescale< InputStorageType, OutputStorageType >protected
_FillInterpolatedColor(const Image< unsigned char > &src, Image< unsigned char > &dst)BIAS::Rescale< InputStorageType, OutputStorageType >protected
_FillInterpolatedColor(const Image< unsigned short > &src, Image< unsigned short > &dst)BIAS::Rescale< InputStorageType, OutputStorageType >protected
_FillInterpolatedGrey(const Image< OutputStorageType > &src, Image< OutputStorageType > &dst)BIAS::Rescale< InputStorageType, OutputStorageType >protected
_FillInterpolatedGrey(const Image< unsigned char > &src, Image< unsigned char > &dst)BIAS::Rescale< InputStorageType, OutputStorageType >protected
_FillInterpolatedGrey(const Image< unsigned short > &src, Image< unsigned short > &dst)BIAS::Rescale< InputStorageType, OutputStorageType >protected
_FilterBorderHandlingBIAS::FilterBase< InputStorageType, OutputStorageType >protected
_LastPositionOffsetBIAS::Rescale< InputStorageType, OutputStorageType >protected
_liDebugLevelBIAS::Debugprotected
_liNextDebugLevelBIAS::Debugprotected
_lowpassBIAS::Rescale< InputStorageType, OutputStorageType >protected
_RescaleFactorBIAS::Rescale< InputStorageType, OutputStorageType >protected
_RescaleMeanSigmaFactorBIAS::Rescale< InputStorageType, OutputStorageType >protected
_String2DebuglevelBIAS::Debugprotected
_zDebugStreamBIAS::Debugprotectedstatic
AddDebugLevel(const long int lv)BIAS::Debuginline
AddDebugLevel(const std::string &name)BIAS::Debuginline
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
Downsample(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::Rescale< InputStorageType, OutputStorageType >
Downsample(const Image< InputStorageType > &src, Image< OutputStorageType > &dst, const unsigned newwidth, const unsigned newheight)BIAS::Rescale< InputStorageType, OutputStorageType >
Downsample(const Image< InputStorageType > &src, Image< OutputStorageType > &dst, const double factor)BIAS::Rescale< InputStorageType, OutputStorageType >
DownsampleBPoT(const Image< InputStorageType > &Source, Image< OutputStorageType > &Destination)BIAS::Rescale< InputStorageType, OutputStorageType >
DownsampleBy2(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::Rescale< InputStorageType, OutputStorageType >
DownsampleBy2Color(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::Rescale< InputStorageType, OutputStorageType >
DownsampleBy2Color(const Image< unsigned char > &Source, Image< unsigned char > &Destination)BIAS::Rescale< InputStorageType, OutputStorageType >
DownsampleBy2Color(const Image< unsigned short > &Source, Image< unsigned short > &Destination)BIAS::Rescale< InputStorageType, OutputStorageType >
DownsampleBy2Grey(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::Rescale< InputStorageType, OutputStorageType >
DownsampleBy2Grey(const Image< unsigned char > &Source, Image< unsigned char > &Destination)BIAS::Rescale< InputStorageType, OutputStorageType >
DownsampleBy2Grey(const Image< unsigned short > &Source, Image< unsigned short > &Destination)BIAS::Rescale< InputStorageType, OutputStorageType >
DownsampleBy4(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::Rescale< InputStorageType, OutputStorageType >
DownsampleBy4Grey(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::Rescale< InputStorageType, OutputStorageType >
DownsampleBy4Grey(const Image< unsigned char > &Source, Image< unsigned char > &Destination)BIAS::Rescale< InputStorageType, OutputStorageType >
DownsampleBy4Grey(const Image< unsigned short > &Source, Image< unsigned short > &Destination)BIAS::Rescale< InputStorageType, OutputStorageType >
Filter(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::Rescale< InputStorageType, OutputStorageType >virtual
BIAS::FilterBase::Filter(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)=0BIAS::FilterBase< InputStorageType, OutputStorageType >pure 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::Rescale< InputStorageType, OutputStorageType >protectedvirtual
GetDebugLevel() const BIAS::Debuginline
GetDebugStream() const BIAS::Debuginline
GetDebugStream(std::ostream &os) const BIAS::Debuginline
GetFactor() const BIAS::Rescale< InputStorageType, OutputStorageType >inline
GetGlobalDebugLevel()BIAS::Debuginlinestatic
GetLowpass()BIAS::Rescale< InputStorageType, OutputStorageType >inline
GetPositionOffset() const BIAS::Rescale< InputStorageType, OutputStorageType >inline
GlobalDebugLevelBIAS::Debugprotectedstatic
Name2DebugLevel(const std::string &name) const BIAS::Debuginline
NewDebugLevel(const std::string &name)BIAS::Debuginline
operator=(const Rescale< InputStorageType, OutputStorageType > &other)BIAS::Rescale< InputStorageType, OutputStorageType >
BIAS::FilterBase::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
Rescale()BIAS::Rescale< InputStorageType, OutputStorageType >
Rescale(const Rescale< InputStorageType, OutputStorageType > &other)BIAS::Rescale< InputStorageType, OutputStorageType >
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
SetFactor(double factor)BIAS::Rescale< InputStorageType, OutputStorageType >inline
SetGlobalDebugLevel(long int lev)BIAS::Debuginlinestatic
SetLowPassFilter(const FilterNToN< InputStorageType, OutputStorageType > &lowpass)BIAS::Rescale< InputStorageType, OutputStorageType >
SetLowPassType(int lpt)BIAS::Rescale< InputStorageType, OutputStorageType >
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 >
UpdateLowpass(double factor)BIAS::Rescale< InputStorageType, OutputStorageType >
Upsample(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::Rescale< InputStorageType, OutputStorageType >
Upsample(const Image< InputStorageType > &src, Image< OutputStorageType > &dst, const unsigned newwidth, const unsigned newheight)BIAS::Rescale< InputStorageType, OutputStorageType >
UpsampleBy2(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::Rescale< InputStorageType, OutputStorageType >
UpsampleBy2Grey(const Image< InputStorageType > &src, Image< OutputStorageType > &dst, InterpolationType i=NearestNeighbour, const double &valmin=0.0, const double &valmax=255.0)BIAS::Rescale< InputStorageType, OutputStorageType >
UpsampleBy2RGBInterleaved(const Image< InputStorageType > &src, Image< OutputStorageType > &dst, InterpolationType i=NearestNeighbour, const double &valmin=0.0, const double &valmax=255.0)BIAS::Rescale< InputStorageType, OutputStorageType >
UpsampleGrey(const Image< InputStorageType > &src, Image< OutputStorageType > &dst, const unsigned newwidth, const unsigned newheight)BIAS::Rescale< InputStorageType, OutputStorageType >
~Debug()BIAS::Debuginline
~FilterBase()BIAS::FilterBase< InputStorageType, OutputStorageType >virtual
~Rescale()BIAS::Rescale< InputStorageType, OutputStorageType >virtual