KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DTLib::CImg< T > Member List

This is the complete list of members for DTLib::CImg< T >, including all inherited members.

Add(CImg< T > &Img)DTLib::CImg< T >
Add(const T &Val)DTLib::CImg< T >
AddToPix(const int &x, const int &y, const T &Val)DTLib::CImg< T >inline
Attach(T *pBuf)DTLib::CImg< T >inline
Attach(T *pBuf, const int Width, const int Height, const bool bDelete=false)DTLib::CImg< T >inline
b2f(CImg< float > &FloatImg, float BGVal=0.0f)DTLib::CImg< T >
b2f(CImg< float > &FloatImg, float BGVal)DTLib::CImg< T >inline
bDelete()DTLib::CImg< T >inline
ChangeRange(const BYTE &NewMin, const BYTE &NewMax)DTLib::CImg< T >
ChangeRange(const float &NewMin, const float &NewMax)DTLib::CImg< T >
ChangeRange(const BYTE &NewMin, const BYTE &NewMax)DTLib::CImg< T >inline
ChangeRange(const float &NewMin, const float &NewMax)DTLib::CImg< T >inline
ChangeROI(const int StartX, const int EndX, const int StartY, const int EndY)DTLib::CImg< T >
CImg()DTLib::CImg< T >
CImg(const int Width, const int Height, const bool bMakeBuf=true, const bool bZero=false)DTLib::CImg< T >
CImg(const T *pBuf, const int Width, const int Height, const bool bCopy=false)DTLib::CImg< T >
CImg(CImg< T > &Img, const bool bCopy)DTLib::CImg< T >inline
CImg(CImg< T > &InImg, const int &Padding=0)DTLib::CImg< T >inline
CImg(CImgVec< T > &ImgVec, const int &iFrame, const bool &bCopy=false)DTLib::CImg< T >inline
CImg(CImgVec< T > &ImgVec, const int &nCols, const int &nRows)DTLib::CImg< T >inline
ClearROI()DTLib::CImg< T >
CopyFromBuf(T *pBuf)DTLib::CImg< T >
CopyFromBuf(T *pBuf, const int &StartX, const int &EndX, const int &StartY, const int &EndY)DTLib::CImg< T >
CopyPixelsFromImgROI(CImg< T > &Img)DTLib::CImg< T >
CopyToBuf(T *pBuf)DTLib::CImg< T >
Crop(const int &N)DTLib::CImg< T >
Detach()DTLib::CImg< T >inline
Div(CImg< T > &Img)DTLib::CImg< T >
Div(const T &Val)DTLib::CImg< T >
Extract(CImg< T > &DestImg, const int &Left=0, const int &Top=0)DTLib::CImg< T >
f2b(CImg< BYTE > &ByteImg, BYTE BGVal=0)DTLib::CImg< T >
f2b(CImg< BYTE > &ByteImg, float Min, float Max, BYTE BGVal=0)DTLib::CImg< T >
f2b(CImg< BYTE > &ByteImg, BYTE BGVal)DTLib::CImg< T >inline
f2b(CImg< BYTE > &ByteImg, float Min, float Max, BYTE BGVal)DTLib::CImg< T >inline
f2bNoscale(CImg< BYTE > &ByteImg, BYTE BGVal=0)DTLib::CImg< T >
f2bNoscale(CImg< BYTE > &ByteImg, BYTE BGVal)DTLib::CImg< T >inline
FixThetaRanges(const bool &bHalfPhase=true)DTLib::CImg< T >
FixThetaRanges(const bool &bHalfPhase)DTLib::CImg< T >inline
FreeMemory()DTLib::CImg< T >
GetPix(const int &x, const int &y)DTLib::CImg< T >inline
GetPix(const int &i)DTLib::CImg< T >inline
HardAND(CImg< T > &Img, const T &Val=(T) 255)DTLib::CImg< T >
HardOR(CImg< T > &Img, const T &Val=(T) 255)DTLib::CImg< T >
Height() const DTLib::CImg< T >inline
i2f(CImg< float > &FloatImg, float BGVal=0.0f)DTLib::CImg< T >
i2f(CImg< float > &FloatImg, float BGVal)DTLib::CImg< T >inline
IsEmpty()DTLib::CImg< T >inline
IsNotEmpty()DTLib::CImg< T >inline
L2Norm()DTLib::CImg< T >
L2Norm()DTLib::CImg< T >inline
L2Norm()DTLib::CImg< T >inline
Log(const float &z=0.0f)DTLib::CImg< T >
Log(const float &z)DTLib::CImg< T >inline
m_bDeleteDTLib::CImg< T >protected
m_HeightDTLib::CImg< T >protected
m_nPixelsDTLib::CImg< T >protected
m_pBufferDTLib::CImg< T >protected
m_pROIDTLib::CImg< T >protected
m_ROIEndXDTLib::CImg< T >protected
m_ROIEndYDTLib::CImg< T >protected
m_ROIHeightDTLib::CImg< T >protected
m_ROIOffsetDTLib::CImg< T >protected
m_ROISizeDTLib::CImg< T >protected
m_ROISkipColsDTLib::CImg< T >protected
m_ROIStartXDTLib::CImg< T >protected
m_ROIStartYDTLib::CImg< T >protected
m_ROIWidthDTLib::CImg< T >protected
m_WidthDTLib::CImg< T >protected
Maxpix(int &x, int &y, T &Val)DTLib::CImg< T >
Maxpix(T &Val)DTLib::CImg< T >
MeanLuminance()DTLib::CImg< T >
MeanLuminance()DTLib::CImg< T >inline
MeanLuminance()DTLib::CImg< T >inline
MinMax(T &Min, T &Max)DTLib::CImg< T >
Minpix(int &x, int &y, T &Val)DTLib::CImg< T >
MuFilter(CImg< float > &MuImg, CImg< float > &TImg, int dx, int dy)DTLib::CImg< T >
MuFilter(CImg< float > &MuImg, int dx, int dy)DTLib::CImg< T >
Mul(CImg< T > &Img)DTLib::CImg< T >
Mul(const T &Val)DTLib::CImg< T >
MuSig(float &mu, float &sig)DTLib::CImg< T >
MuSig(float &mu, float &sig)DTLib::CImg< T >inline
MuSig(float &mu, float &sig)DTLib::CImg< T >inline
MuSigFilter(CImg< float > &MuImg, CImg< float > &SigImg, CImg< float > &TImg, CImg< float > &UImg, int dx, int dy)DTLib::CImg< T >inline
MuSigFilter(CImg< float > &MuImg, CImg< float > &SigImg, int dx, int dy)DTLib::CImg< T >
Neg()DTLib::CImg< T >
Neg()DTLib::CImg< T >inline
nNonZeros()DTLib::CImg< T >
Normalize(bool full_range=false)DTLib::CImg< T >
Normalize(bool full_range)DTLib::CImg< T >inline
Normalize(bool full_range)DTLib::CImg< T >inline
NormalizeL1()DTLib::CImg< T >
NormalizeL1()DTLib::CImg< T >inline
nPixels() const DTLib::CImg< T >inline
OutPadROI(const int &Padding)DTLib::CImg< T >inline
Pad(CImg< T > &DestImg, const int Left, const int Top, const T &Val=(T) 0)DTLib::CImg< T >
pBuffer()DTLib::CImg< T >inline
pROI()DTLib::CImg< T >inline
ReadRaw(const char *strFilename)DTLib::CImg< T >
ReduceROI(int N=1)DTLib::CImg< T >
ReduceSize(const int &NewWidth, const int &NewHeight)DTLib::CImg< T >
ReflectToROI()DTLib::CImg< T >
Report()DTLib::CImg< T >inline
ReportMinMax()DTLib::CImg< T >
ROIEndX()DTLib::CImg< T >inline
ROIEndY()DTLib::CImg< T >inline
ROIHeight()DTLib::CImg< T >inline
ROIOffset()DTLib::CImg< T >inline
ROISize()DTLib::CImg< T >inline
ROISkipCols()DTLib::CImg< T >inline
ROIStartX()DTLib::CImg< T >inline
ROIStartY()DTLib::CImg< T >inline
ROIWidth()DTLib::CImg< T >inline
SafeChangeROI(const int StartX, const int EndX, const int StartY, const int EndY)DTLib::CImg< T >
Set_pBuffer(const T *pBuf, const int Width, const int Height, const bool bCopy=false)DTLib::CImg< T >
SetOutROIVal(const T &Val)DTLib::CImg< T >
SetOutROIVal(const T &TopVal, const T &BotVal, const T &LeftVal, const T &RightVal)DTLib::CImg< T >
SetPix(const int &x, const int &y, const T &Val)DTLib::CImg< T >inline
SetPix(const int &i, const T &Val)DTLib::CImg< T >inline
SetROIVal(const T &Val)DTLib::CImg< T >
SoftAND(CImg< T > &Img)DTLib::CImg< T >
SoftOR(CImg< T > &Img)DTLib::CImg< T >
Sqrt()DTLib::CImg< T >
Sqrt()DTLib::CImg< T >inline
Square()DTLib::CImg< T >
Square()DTLib::CImg< T >inline
Sub(CImg< T > &Img)DTLib::CImg< T >
Sub(const T &Val)DTLib::CImg< T >
SumAbs()DTLib::CImg< T >
SumAbs()DTLib::CImg< T >inline
SumAbs()DTLib::CImg< T >inline
SwapAll(CImg< T > &InImg)DTLib::CImg< T >
SwapPointers(CImg< T > &InImg)DTLib::CImg< T >
ToFloat(CImg< float > &FloatImg, float BGVal=0.0f)DTLib::CImg< T >
Val2Probability(const float &Sigma)DTLib::CImg< T >
Val2Probability(const float &Sigma)DTLib::CImg< T >inline
Width() const DTLib::CImg< T >inline
WriteRaw(const char *strFilename)DTLib::CImg< T >
Zero()DTLib::CImg< T >
~CImg()DTLib::CImg< T >