Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

qgar::LinErodedImage Member List

This is the complete list of members for qgar::LinErodedImage, including all inherited members.

_bytesPerPixelqgar::GenImage< T, CheckPolicy > [protected]
_heightqgar::GenImage< T, CheckPolicy > [protected]
_pPixMapqgar::GenImage< T, CheckPolicy > [protected]
_pRefCntqgar::GenImage< T, CheckPolicy > [protected]
_widthqgar::GenImage< T, CheckPolicy > [protected]
borderCols(int aColIdx) const qgar::GenImage< T, CheckPolicy >
borderRows(int aRowIdx) const qgar::GenImage< T, CheckPolicy >
bytesPerPixel() const qgar::GenImage< T, CheckPolicy > [inline]
column(unsigned int aColIdx, pointer aCol) const qgar::GenImage< T, CheckPolicy >
const_pointer typedefqgar::LinErodedImage
const_reference typedefqgar::LinErodedImage
copyBox(const GenImage< value_type, CheckPolicy > &anImg, unsigned int aXTopLeft, unsigned int aYTopLeft, unsigned int aXBottomRight, unsigned int aYBottomRight, value_type aPixVal=static_cast< value_type >(0))qgar::GenImage< T, CheckPolicy > [protected]
draw(const Segment &aSeg, value_type aPixVal=(value_type) 1)qgar::GenImage< T, CheckPolicy >
erodeAll(GreyLevelImage *anImg, unsigned int anEroSize)qgar::LinErodedImage [private, static]
erodeHor(GreyLevelImage *anImg, unsigned int anEroSize)qgar::LinErodedImage [private, static]
erodeNdiag(GreyLevelImage *anImg, unsigned int anEroSize)qgar::LinErodedImage [private, static]
erodePdiag(GreyLevelImage *anImg, unsigned int anEroSize)qgar::LinErodedImage [private, static]
erodeVer(GreyLevelImage *anImg, unsigned int anEroSize)qgar::LinErodedImage [private, static]
GenImage()qgar::GenImage< T, CheckPolicy >
GenImage(unsigned int aWidth, unsigned int aHeight)qgar::GenImage< T, CheckPolicy >
GenImage(unsigned int aWidth, unsigned int aHeight, pointer aPtPixMap)qgar::GenImage< T, CheckPolicy >
GenImage(const GenImage &anImg)qgar::GenImage< T, CheckPolicy >
GenImage(const GenImage< value_type, OtherCheckPolicy > &anImg)qgar::GenImage< T, CheckPolicy >
GenImage(const GenImage< U, UCheckPolicy > &anImg)qgar::GenImage< T, CheckPolicy > [explicit]
GenImage(const GenImage< value_type, OtherCheckPolicy > &anImg, const BoundingBox &aBox, value_type aPixVal=static_cast< value_type >(0))qgar::GenImage< T, CheckPolicy >
GenImage(const GenImage< value_type, OtherCheckPolicy > &anImg, unsigned int aXTopLeft, unsigned int aYTopLeft, unsigned int aXBottomRight, unsigned int aYBottomRight, value_type aPixVal=static_cast< value_type >(0))qgar::GenImage< T, CheckPolicy >
GenImage(AbstractPbmPlusFile &aPbmPlusFile)qgar::GenImage< T, CheckPolicy > [explicit]
GenImage(unsigned int aBytesCnt, int *aPtRefCnt, unsigned int aWidth, unsigned int aHeight, pointer aPtPixMap)qgar::GenImage< T, CheckPolicy > [protected]
GenImage(unsigned int aWidth, unsigned int aHeight, T *aPtPixMap)qgar::GenImage< T, CheckPolicy >
GenImage(unsigned int aBytesCnt, int *aPtRefCnt, unsigned int aWidth, unsigned int aHeight, T *aPtPixMap)qgar::GenImage< T, CheckPolicy >
height() const qgar::GenImage< T, CheckPolicy > [inline]
LinErodedImage(GreyLevelImage &anImg, QGEorientation anOrient=QGE_ORIENTATION_HOR, unsigned int anEroSize=1)qgar::LinErodedImage
minus(const GenImage< value_type, OtherCheckPolicy > &anImg) const qgar::GenImage< T, CheckPolicy >
minusEqual(const GenImage< value_type, OtherCheckPolicy > &anImg)qgar::GenImage< T, CheckPolicy >
operator *(const GenImage< value_type, OtherCheckPolicy > &anImg) const qgar::GenImage< T, CheckPolicy >
operator *=(const GenImage< value_type, OtherCheckPolicy > &anImg)qgar::GenImage< T, CheckPolicy >
operator+(const GenImage< value_type, OtherCheckPolicy > &anImg) const qgar::GenImage< T, CheckPolicy >
operator+=(const GenImage< value_type, OtherCheckPolicy > &anImg)qgar::GenImage< T, CheckPolicy >
operator-(const GenImage< value_type, OtherCheckPolicy > &anImg) const qgar::GenImage< T, CheckPolicy >
operator-=(const GenImage< value_type, OtherCheckPolicy > &anImg)qgar::GenImage< T, CheckPolicy >
operator=(const GenImage &anImg)qgar::GenImage< T, CheckPolicy >
operator=(const GenImage< value_type, OtherCheckPolicy > &anImg)qgar::GenImage< T, CheckPolicy >
pColumn(unsigned int aColIdx) const qgar::GenImage< T, CheckPolicy > [inline]
perform(GreyLevelImage *anImg, QGEorientation anOrient, unsigned int anEroSize=1)qgar::LinErodedImage [static]
pixel(unsigned int aX, unsigned int aY) const qgar::GenImage< T, CheckPolicy >
plus(const GenImage< value_type, OtherCheckPolicy > &anImg) const qgar::GenImage< T, CheckPolicy >
plusEqual(const GenImage< value_type, OtherCheckPolicy > &anImg)qgar::GenImage< T, CheckPolicy >
pointer typedefqgar::LinErodedImage
pPixel(unsigned int aRowIdx, unsigned int aColIdx) const qgar::GenImage< T, CheckPolicy > [inline]
pPixMap() const qgar::GenImage< T, CheckPolicy > [inline]
pRow(unsigned int aRowIdx) const qgar::GenImage< T, CheckPolicy > [inline]
reference typedefqgar::LinErodedImage
row(unsigned int aRowIdx, pointer aRow) const qgar::GenImage< T, CheckPolicy >
save(AbstractPbmPlusFile &aPbmPlusFile) const qgar::GenImage< T, CheckPolicy >
setColumn(unsigned int aColIdx, const_pointer const aCol)qgar::GenImage< T, CheckPolicy >
setPixel(unsigned int aX, unsigned int aY, value_type aPixVal)qgar::GenImage< T, CheckPolicy >
setRow(unsigned int aRowIdx, const_pointer const aRow)qgar::GenImage< T, CheckPolicy >
shallowCopy()qgar::GenImage< T, CheckPolicy >
times(const GenImage< value_type, OtherCheckPolicy > &anImg) const qgar::GenImage< T, CheckPolicy >
timesEqual(const GenImage< value_type, OtherCheckPolicy > &anImg)qgar::GenImage< T, CheckPolicy >
value_type typedefqgar::LinErodedImage
width() const qgar::GenImage< T, CheckPolicy > [inline]
~GenImage()qgar::GenImage< T, CheckPolicy > [virtual]