anchor | QVGenericImage | [protected] |
dilateROI(uInt cols, uInt rows) | QVGenericImage | [inline] |
erodeROI(uInt cols, uInt rows) | QVGenericImage | [inline] |
getAnchor() const | QVGenericImage | [inline] |
getCols() const | QVImage< Type, Planes > | [inline, virtual] |
getDataSize() const | QVImage< Type, Planes > | [inline, virtual] |
getPlanes() const | QVImage< Type, Planes > | [inline, virtual] |
getReadData() const | QVImage< Type, Planes > | [inline] |
getROI() const | QVGenericImage | [inline] |
getRows() const | QVImage< Type, Planes > | [inline, virtual] |
getStep() const | QVImage< Type, Planes > | [inline, virtual] |
getTypeQString() const | QVImage< Type, Planes > | [virtual] |
getTypeQString() const | QVImage< Type, Planes > | [inline, virtual] |
getTypeQString() const | QVImage< Type, Planes > | [inline, virtual] |
getTypeQString() const | QVImage< Type, Planes > | [inline, virtual] |
getTypeQString() const | QVImage< Type, Planes > | [inline, virtual] |
getTypeQString() const | QVImage< Type, Planes > | [inline, virtual] |
getTypeQString() const | QVImage< Type, Planes > | [inline, virtual] |
getTypeSize() const | QVImage< Type, Planes > | [inline, virtual] |
getWriteData() | QVImage< Type, Planes > | [inline] |
imageBuffer | QVImage< Type, Planes > | [protected] |
isCompatibleWith(const char *qvImageClassName) const | QVGenericImage | [inline] |
isCompatibleWith(const QVGenericImage *image) const | QVGenericImage | [inline] |
operator &(const Type constant) const | QVImage< Type, Planes > | |
operator *(const Type constant) const | QVImage< Type, Planes > | |
operator *(const QVImage< Type, Planes > &img) const | QVImage< Type, Planes > | |
operator!() const | QVImage< Type, Planes > | |
operator!=(const QVImage< Type, Planes > &img) const | QVImage< Type, Planes > | [inline] |
operator()(const uInt col, const uInt row, const uInt channel=0) | QVImage< Type, Planes > | [inline] |
operator()(const uInt col, const uInt row, const uInt channel=0) const | QVImage< Type, Planes > | [inline] |
operator()(const QPoint point, const uInt channel=0) | QVImage< Type, Planes > | [inline] |
operator()(const QPoint point, const uInt channel=0) const | QVImage< Type, Planes > | [inline] |
operator+(const Type constant) const | QVImage< Type, Planes > | |
operator+(const QVImage< Type, Planes > &img) const | QVImage< Type, Planes > | |
operator-(const Type constant) const | QVImage< Type, Planes > | |
operator-(const QVImage< Type, Planes > &img) const | QVImage< Type, Planes > | |
operator/(const Type constant) const | QVImage< Type, Planes > | |
operator/(const QVImage< Type, Planes > &img) const | QVImage< Type, Planes > | |
operator<(const QVImage< Type, Planes > &img) const | QVImage< Type, Planes > | |
operator<<(const Type constant) const | QVImage< Type, Planes > | |
operator<=(const QVImage< Type, Planes > &img) const | QVImage< Type, Planes > | |
operator=(const QVImage< uChar, 1 > &sourceImage) | QVImage< Type, Planes > | |
operator=(const QVImage< uChar, 3 > &sourceImage) | QVImage< Type, Planes > | |
operator=(const QVImage< sShort, 1 > &sourceImage) | QVImage< Type, Planes > | |
operator=(const QVImage< sShort, 3 > &sourceImage) | QVImage< Type, Planes > | |
operator=(const QVImage< sFloat, 1 > &sourceImage) | QVImage< Type, Planes > | |
operator=(const QVImage< sFloat, 3 > &sourceImage) | QVImage< Type, Planes > | |
operator==(const QVImage< Type, Planes > &img) const | QVImage< Type, Planes > | [inline] |
operator>(const QVImage< Type, Planes > &img) const | QVImage< Type, Planes > | |
operator>=(const QVImage< Type, Planes > &img) const | QVImage< Type, Planes > | |
operator>>(const Type constant) const | QVImage< Type, Planes > | |
operator^(const Type constant) const | QVImage< Type, Planes > | |
operator|(const Type constant) const | QVImage< Type, Planes > | |
QVGenericImage() | QVGenericImage | [inline] |
QVGenericImage(QVGenericImage const &img) | QVGenericImage | [inline] |
QVImage() | QVImage< Type, Planes > | [inline] |
QVImage(uInt cols, uInt rows, uInt step=0, const Type *buffer=NULL) | QVImage< Type, Planes > | [inline] |
QVImage(QVImage< uChar, 1 > const &img) | QVImage< Type, Planes > | |
QVImage(QVImage< uChar, 3 > const &img) | QVImage< Type, Planes > | |
QVImage(QVImage< sShort, 1 > const &img) | QVImage< Type, Planes > | |
QVImage(QVImage< sShort, 3 > const &img) | QVImage< Type, Planes > | |
QVImage(QVImage< sFloat, 1 > const &img) | QVImage< Type, Planes > | |
QVImage(QVImage< sFloat, 3 > const &img) | QVImage< Type, Planes > | |
resetAnchor() | QVGenericImage | [inline] |
resetROI() | QVGenericImage | [inline] |
roi | QVGenericImage | [protected] |
set(Type c1=0, Type c2=0, Type c3=0) | QVImage< Type, Planes > | |
setAnchor(int col, int row) | QVGenericImage | [inline] |
setAnchor(const QPoint &point) | QVGenericImage | [inline] |
setMarginROI(int margin) | QVGenericImage | [inline] |
setROI(int x, int y, uInt w, uInt h) | QVGenericImage | [inline] |
setROI(const QRect &rect) | QVGenericImage | [inline] |
~QVGenericImage() | QVGenericImage | [inline, virtual] |