CVR-Lib last update 20 Sep 2009

cvr::image Member List

This is the complete list of members for cvr::image, including all inherited members.

__pad0__cvr::genericMatrix< rgbaPixel > [package]
__pad1__cvr::genericMatrix< rgbaPixel > [package]
add(const genericMatrix< rgbaPixel > &other)cvr::matrix< rgbaPixel >
add(const genericMatrix< rgbaPixel > &a, const genericMatrix< rgbaPixel > &b)cvr::matrix< rgbaPixel >
add(const rgbaPixelvalue)cvr::matrix< rgbaPixel >
add(const genericMatrix< rgbaPixel > &other, const rgbaPixelvalue)cvr::matrix< rgbaPixel >
addScaled(const rgbaPixelb, const genericMatrix< rgbaPixel > &other)cvr::matrix< rgbaPixel >
addScaled(const genericMatrix< rgbaPixel > &matA, const rgbaPixelb, const genericMatrix< rgbaPixel > &matB)cvr::matrix< rgbaPixel >
addScaled(const rgbaPixela, const genericMatrix< rgbaPixel > &first, const rgbaPixelb, const genericMatrix< rgbaPixel > &second)cvr::matrix< rgbaPixel >
allocate(const int newRows, const int newCols)cvr::genericMatrix< rgbaPixel > [inline, package]
allocate(const size_type &newSize)cvr::genericMatrix< rgbaPixel > [inline, package]
allocNewRows(const int n)cvr::matrix< rgbaPixel > [inline, protected, virtual]
apply(rgbaPixel(*function)(rgbaPixel))cvr::matrix< rgbaPixel > [inline]
apply(const genericMatrix< rgbaPixel > &other, rgbaPixel(*function)(rgbaPixel))cvr::matrix< rgbaPixel > [inline]
apply(rgbaPixel(*function)(const rgbaPixel &))cvr::matrix< rgbaPixel > [inline]
apply(const genericMatrix< rgbaPixel > &other, rgbaPixel(*function)(const rgbaPixel &))cvr::matrix< rgbaPixel > [inline]
apply(const genericMatrix< rgbaPixel > &other, rgbaPixel(*function)(const rgbaPixel &, const rgbaPixel &))cvr::matrix< rgbaPixel > [inline]
apply(const genericMatrix< rgbaPixel > &other, rgbaPixel(*function)(rgbaPixel, rgbaPixel))cvr::matrix< rgbaPixel > [inline]
apply(const genericMatrix< rgbaPixel > &a, const genericMatrix< rgbaPixel > &b, rgbaPixel(*function)(const rgbaPixel &, const rgbaPixel &))cvr::matrix< rgbaPixel > [inline]
apply(const genericMatrix< rgbaPixel > &a, const genericMatrix< rgbaPixel > &b, rgbaPixel(*function)(rgbaPixel, rgbaPixel))cvr::matrix< rgbaPixel > [inline]
assign(const int newRows, const int newCols, const rgbaPixel &initValue)cvr::genericMatrix< rgbaPixel > [inline, package]
assign(const size_type &newSize, const rgbaPixel &initValue)cvr::genericMatrix< rgbaPixel > [inline, package]
at(const int row, const int col)cvr::genericMatrix< rgbaPixel > [inline, package]
at(const int row, const int col) constcvr::genericMatrix< rgbaPixel > [inline, package]
at(const size_type &p)cvr::genericMatrix< rgbaPixel > [inline, package]
at(const size_type &p) constcvr::genericMatrix< rgbaPixel > [inline, package]
attach(const int rows, const int cols, rgbaPixel *data)cvr::genericMatrix< rgbaPixel > [package]
attach(const size_type &theSize, rgbaPixel *data)cvr::genericMatrix< rgbaPixel > [inline, package]
begin()cvr::genericMatrix< rgbaPixel > [inline, package]
begin() constcvr::genericMatrix< rgbaPixel > [inline, package]
buildName() const cvr::object [protected, virtual]
castFrom(const matrix< ubyte > &other)cvr::image
castFrom(const fmatrix &other, const bool minToBlack=false, const bool maxToWhite=false)cvr::image
castFrom(const matrix< int32 > &other, const bool minToBlack=false, const bool maxToWhite=false)cvr::image
castFrom(const image &other)cvr::image [inline]
matrix< rgbaPixel >::castFrom(const genericMatrix< U > &other)cvr::matrix< rgbaPixel > [inline]
matrix< rgbaPixel >::castFrom(const genericMatrix< rgbaPixel > &other)cvr::matrix< rgbaPixel > [inline]
matrix< rgbaPixel >::castFrom(const genericMatrix< U > &other, const int fromRow, const int fromCol, const int toRow=container::MaxIndex, const int toCol=container::MaxIndex)cvr::matrix< rgbaPixel > [inline]
matrix< rgbaPixel >::castFrom(const genericMatrix< rgbaPixel > &other, const int fromRow, const int fromCol, const int toRow=container::MaxIndex, const int toCol=container::MaxIndex)cvr::matrix< rgbaPixel >
clear()cvr::genericMatrix< rgbaPixel > [package]
clone() const cvr::image [virtual]
columns() constcvr::genericMatrix< rgbaPixel > [inline, package]
computeProductOfElements() constcvr::matrix< rgbaPixel >
computeSumOfElements() constcvr::matrix< rgbaPixel >
const_iterator typedefcvr::matrix< rgbaPixel >
constReference_cvr::genericMatrix< rgbaPixel > [protected]
constReferenceException typedefcvr::genericMatrix< rgbaPixel >
copy(const genericMatrix< rgbaPixel > &other)cvr::matrix< rgbaPixel > [inline]
copy(const genericMatrix< rgbaPixel > &other, const int fromRow, const int fromCol, const int toRow=container::MaxIndex, const int toCol=container::MaxIndex)cvr::matrix< rgbaPixel > [inline]
copy(const genericMatrix< rgbaPixel > &other, const size_type &from, const size_type &to)cvr::matrix< rgbaPixel > [inline]
copy(const genericMatrix< rgbaPixel > &other, const irectangle &window)cvr::matrix< rgbaPixel > [inline]
genericMatrix< rgbaPixel >::copy(const genericMatrix< rgbaPixel > &other, const size_type &from, const size_type &to)cvr::genericMatrix< rgbaPixel > [inline, package]
copyColumns(const genericMatrix< rgbaPixel > &other, const genericVector< int > &idx)cvr::matrix< rgbaPixel > [inline]
copyRows(const genericMatrix< rgbaPixel > &other, const genericVector< int > &idx)cvr::matrix< rgbaPixel > [inline]
detach(genericMatrix< rgbaPixel > &receiver)cvr::genericMatrix< rgbaPixel > [package]
detach(genericVector< rgbaPixel > &receiver)cvr::genericMatrix< rgbaPixel > [package]
distributeMem(const int theRows, const int theCols, rgbaPixel *block, row_type *memRows) constcvr::genericMatrix< rgbaPixel > [protected]
divide(const rgbaPixelvalue)cvr::matrix< rgbaPixel >
divide(const genericMatrix< rgbaPixel > &other, const rgbaPixelvalue)cvr::matrix< rgbaPixel >
edivide(const genericMatrix< rgbaPixel > &other)cvr::matrix< rgbaPixel >
edivide(const genericMatrix< rgbaPixel > &a, const genericMatrix< rgbaPixel > &b)cvr::matrix< rgbaPixel >
elem(const int pos)cvr::genericMatrix< rgbaPixel > [inline, package]
elem(const int pos) constcvr::genericMatrix< rgbaPixel > [inline, package]
empty() constcvr::genericMatrix< rgbaPixel > [inline, package]
emultiply(const genericMatrix< rgbaPixel > &other)cvr::matrix< rgbaPixel >
emultiply(const genericMatrix< rgbaPixel > &a, const genericMatrix< rgbaPixel > &b)cvr::matrix< rgbaPixel >
end()cvr::genericMatrix< rgbaPixel > [inline, package]
end() constcvr::genericMatrix< rgbaPixel > [inline, package]
equals(const genericMatrix< rgbaPixel > &other) constcvr::genericMatrix< rgbaPixel > [package]
fill(const rgbaPixel &iniValue, const int fromRow=0, const int fromCol=0, const int toRow=MaxIndex, const int toCol=MaxIndex)cvr::genericMatrix< rgbaPixel > [package]
fill(const rgbaPixel &iniValue, const size_type &from, const size_type &to=size_type(MaxIndex, MaxIndex))cvr::genericMatrix< rgbaPixel > [inline, package]
fill(const rgbaPixel &iniValue, const irectangle &window)cvr::genericMatrix< rgbaPixel > [inline, package]
fill(const rgbaPixeldata[], const int fromRow=0, const int fromCol=0, const int toRow=MaxIndex, const int toCol=MaxIndex)cvr::genericMatrix< rgbaPixel > [package]
fill(const rgbaPixeldata[], const size_type &from, const size_type &to=size_type(MaxIndex, MaxIndex))cvr::genericMatrix< rgbaPixel > [inline, package]
fill(const rgbaPixeldata[], const irectangle &window)cvr::genericMatrix< rgbaPixel > [inline, package]
fill(const genericMatrix< rgbaPixel > &mat, const int fromRow=0, const int fromCol=0, const int toRow=MaxIndex, const int toCol=MaxIndex, const int startAtRow=0, const int startAtCol=0)cvr::genericMatrix< rgbaPixel > [package]
fill(const genericMatrix< rgbaPixel > &mat, const size_type &from, const size_type &to=size_type(MaxIndex, MaxIndex), const size_type &startAt=size_type(0, 0))cvr::genericMatrix< rgbaPixel > [inline, package]
fill(const genericMatrix< rgbaPixel > &mat, const irectangle &window, const size_type &start=size_type(0, 0))cvr::genericMatrix< rgbaPixel > [inline, package]
findExtremes(rgbaPixel &theMinimum, rgbaPixel &theMaximum) constcvr::matrix< rgbaPixel >
findIndexOfExtremes(size_type &theIdxMinimum, size_type &theIdxMaximum) constcvr::matrix< rgbaPixel >
findIndexOfMaximum() constcvr::matrix< rgbaPixel >
findIndexOfMinimum() constcvr::matrix< rgbaPixel >
findMaximum() constcvr::matrix< rgbaPixel >
findMinimum() constcvr::matrix< rgbaPixel >
genericMatrix()cvr::genericMatrix< rgbaPixel > [package]
genericMatrix(const int rows, const int cols)cvr::genericMatrix< rgbaPixel > [package]
genericMatrix(const size_type &size)cvr::genericMatrix< rgbaPixel > [package]
genericMatrix(const int rows, const int cols, const rgbaPixel &iniValue)cvr::genericMatrix< rgbaPixel > [package]
genericMatrix(const size_type &size, const rgbaPixel &iniValue)cvr::genericMatrix< rgbaPixel > [package]
genericMatrix(const int rows, const int cols, const rgbaPixeldata[])cvr::genericMatrix< rgbaPixel > [package]
genericMatrix(const size_type &dim, const rgbaPixeldata[])cvr::genericMatrix< rgbaPixel > [package]
genericMatrix(const int rows, const int cols, rgbaPixeldata[], const eConstantReference constRef)cvr::genericMatrix< rgbaPixel > [package]
genericMatrix(const size_type &theSize, rgbaPixeldata[], const eConstantReference constRef)cvr::genericMatrix< rgbaPixel > [package]
genericMatrix(const genericMatrix< rgbaPixel > &other)cvr::genericMatrix< rgbaPixel > [package]
genericMatrix(const genericMatrix< rgbaPixel > &other, const int fromRow, const int fromCol, const int toRow=MaxIndex, const int toCol=MaxIndex)cvr::genericMatrix< rgbaPixel > [package]
genericMatrix(const genericMatrix< rgbaPixel > &other, const size_type &from, const size_type &to)cvr::genericMatrix< rgbaPixel > [package]
genericMatrix(const genericMatrix< rgbaPixel > &other, const genericVector< int > &rows)cvr::genericMatrix< rgbaPixel > [package]
getColumnCopy(const int col) constcvr::matrix< rgbaPixel > [inline]
getColumnCopy(const int col, row_type &theCol) constcvr::matrix< rgbaPixel > [inline]
genericMatrix< rgbaPixel >::getColumnCopy(const int col, row_type &theCol) constcvr::genericMatrix< rgbaPixel > [package]
getDiagonal() constcvr::matrix< rgbaPixel > [inline]
getDiagonal(row_type &diag) constcvr::matrix< rgbaPixel > [inline]
genericMatrix< rgbaPixel >::getDiagonal(row_type &diag) constcvr::genericMatrix< rgbaPixel > [package]
getRow(const int row)cvr::matrix< rgbaPixel > [inline]
getRow(const int row) constcvr::matrix< rgbaPixel > [inline]
getRowCopy(const int row) constcvr::matrix< rgbaPixel > [inline]
getRowCopy(const int row, row_type &theRow) constcvr::matrix< rgbaPixel > [inline]
genericMatrix< rgbaPixel >::getRowCopy(const int row, row_type &theRow) constcvr::genericMatrix< rgbaPixel > [inline, package]
image()cvr::image
image(const int rows, const int cols)cvr::image
image(const ipoint &size)cvr::image
image(const int rows, const int cols, const rgbaPixel &iniValue)cvr::image
image(const ipoint &size, const rgbaPixel &iniValue)cvr::image
image(const int rows, const int cols, const rgbaPixel data[])cvr::image
image(const image &other)cvr::image
image(const image &other, const ipoint &from, const ipoint &to)cvr::image
image(const image &other, const int fromRow, const int fromCol=0, const int toRow=MaxIndex, const int toCol=MaxIndex)cvr::image
inverseBegin()cvr::genericMatrix< rgbaPixel > [inline, package]
inverseBegin() constcvr::genericMatrix< rgbaPixel > [inline, package]
inverseEnd()cvr::genericMatrix< rgbaPixel > [inline, package]
inverseEnd() constcvr::genericMatrix< rgbaPixel > [inline, package]
ioObject()cvr::ioObject
iterator typedefcvr::matrix< rgbaPixel >
last_cvr::genericMatrix< rgbaPixel > [protected]
lastColumn() constcvr::genericMatrix< rgbaPixel > [inline, package]
lastIndex() constcvr::genericMatrix< rgbaPixel > [inline, package]
lastRow() constcvr::genericMatrix< rgbaPixel > [inline, package]
leftMultiply(const row_type &vct, row_type &result) constcvr::matrix< rgbaPixel >
leftMultiply(row_type &srcDest) constcvr::matrix< rgbaPixel >
leftMultiply(const matrix< rgbaPixel > &mat)cvr::matrix< rgbaPixel >
matrix()cvr::matrix< rgbaPixel > [explicit]
matrix(const int rows, const int cols)cvr::matrix< rgbaPixel > [explicit]
matrix(const size_type &size)cvr::matrix< rgbaPixel > [explicit]
matrix(const int rows, const int cols, const rgbaPixel &iniValue)cvr::matrix< rgbaPixel > [explicit]
matrix(const size_type &size, const rgbaPixel &iniValue)cvr::matrix< rgbaPixel > [explicit]
matrix(const int rows, const int cols, const rgbaPixeldata[])cvr::matrix< rgbaPixel > [explicit]
matrix(const size_type &dim, const rgbaPixeldata[])cvr::matrix< rgbaPixel > [explicit]
matrix(const int rows, const int cols, rgbaPixeldata[], const eConstantReference constRef)cvr::matrix< rgbaPixel > [explicit]
matrix(const size_type &theSize, rgbaPixeldata[], const eConstantReference constRef)cvr::matrix< rgbaPixel > [explicit]
matrix(const genericMatrix< rgbaPixel > &other)cvr::matrix< rgbaPixel > [explicit]
matrix(const genericMatrix< rgbaPixel > &other, const int fromRow, const int fromCol, const int toRow=container::MaxIndex, const int toCol=container::MaxIndex)cvr::matrix< rgbaPixel > [explicit]
matrix(const genericMatrix< rgbaPixel > &other, const size_type &from, const size_type &to)cvr::matrix< rgbaPixel > [explicit]
matrix(const genericMatrix< rgbaPixel > &other, const genericVector< int > &rows)cvr::matrix< rgbaPixel > [explicit]
MaxIndexcvr::container [static]
MinIndexcvr::container [static]
multiply(const genericMatrix< rgbaPixel > &other)cvr::matrix< rgbaPixel >
multiply(const matrix< rgbaPixel > &first, const genericMatrix< rgbaPixel > &second)cvr::matrix< rgbaPixel >
multiply(const row_type &other, row_type &result) constcvr::matrix< rgbaPixel >
multiply(row_type &srcdest) constcvr::matrix< rgbaPixel >
multiply(const rgbaPixelvalue)cvr::matrix< rgbaPixel >
multiply(const genericMatrix< rgbaPixel > &other, const rgbaPixelvalue)cvr::matrix< rgbaPixel >
name() const cvr::image [virtual]
newInstance() const cvr::image [virtual]
object()cvr::object
operator*(const genericMatrix< rgbaPixel > &other) constcvr::matrix< rgbaPixel > [inline]
operator*=(const genericMatrix< rgbaPixel > &other)cvr::matrix< rgbaPixel > [inline]
operator*=(const rgbaPixelvalue)cvr::matrix< rgbaPixel > [inline]
operator+(const genericMatrix< rgbaPixel > &other) constcvr::matrix< rgbaPixel >
operator+(const rgbaPixelvalue) constcvr::matrix< rgbaPixel >
operator+=(const rgbaPixelvalue)cvr::matrix< rgbaPixel > [inline]
operator+=(const genericMatrix< rgbaPixel > &other)cvr::matrix< rgbaPixel > [inline]
operator-(const genericMatrix< rgbaPixel > &other) constcvr::matrix< rgbaPixel >
operator-(const rgbaPixelvalue) constcvr::matrix< rgbaPixel >
operator-=(const rgbaPixelvalue)cvr::matrix< rgbaPixel > [inline]
operator-=(const genericMatrix< rgbaPixel > &other)cvr::matrix< rgbaPixel > [inline]
operator/=(const rgbaPixelvalue)cvr::matrix< rgbaPixel >
operator=(const genericMatrix< rgbaPixel > &other)cvr::matrix< rgbaPixel > [inline]
operator==(const genericMatrix< rgbaPixel > &other) constcvr::genericMatrix< rgbaPixel > [inline, package]
operator[](const int row)cvr::matrix< rgbaPixel > [inline]
operator[](const int row) constcvr::matrix< rgbaPixel > [inline]
outerProduct(const row_type &a, const row_type &b)cvr::matrix< rgbaPixel >
ownData_cvr::genericMatrix< rgbaPixel > [protected]
ownsData() constcvr::genericMatrix< rgbaPixel > [inline, package]
prettyCloseTo(const genericMatrix< rgbaPixel > &other, const rgbaPixel &tolerance) constcvr::matrix< rgbaPixel >
read(ioHandler &handler, const bool complete=true)cvr::genericMatrix< rgbaPixel > [package, virtual]
releaseMem(rgbaPixel *&block) constcvr::genericMatrix< rgbaPixel > [protected]
releaseMem()cvr::genericMatrix< rgbaPixel > [protected]
releaseRows(row_type *&theRows) constcvr::genericMatrix< rgbaPixel > [inline, protected]
reserveMem(const int rows, const int cols)cvr::genericMatrix< rgbaPixel > [protected]
reserveNewMem(const int theSize) constcvr::genericMatrix< rgbaPixel > [inline, protected]
resize(const int newRows, const int newCols, const rgbaPixel &iniValue, const eResizeType resizeType=CopyAndInit)cvr::genericMatrix< rgbaPixel > [package]
resize(const size_type &newDim, const rgbaPixel &iniValue, const eResizeType resizeType=CopyAndInit)cvr::genericMatrix< rgbaPixel > [inline, package]
resize(const int newRows, const int newCols)cvr::genericMatrix< rgbaPixel > [inline, package]
resize(const size_type &newSize)cvr::genericMatrix< rgbaPixel > [inline, package]
restoreOwnership()cvr::genericMatrix< rgbaPixel > [package]
row_type typedefcvr::matrix< rgbaPixel >
rowAddressTable_cvr::genericMatrix< rgbaPixel > [protected]
rows() constcvr::genericMatrix< rgbaPixel > [inline, package]
setColumn(const int col, const row_type &theCol)cvr::genericMatrix< rgbaPixel > [package]
setDiagonal(const row_type &diag)cvr::genericMatrix< rgbaPixel > [package]
setIdentity(const rgbaPixelscale=rgbaPixel(1))cvr::matrix< rgbaPixel >
setRow(const int row, const row_type &theRow)cvr::genericMatrix< rgbaPixel > [inline, package]
size() constcvr::genericMatrix< rgbaPixel > [inline, package]
size_type typedefcvr::matrix< rgbaPixel >
subtract(const genericMatrix< rgbaPixel > &other)cvr::matrix< rgbaPixel >
subtract(const genericMatrix< rgbaPixel > &a, const genericMatrix< rgbaPixel > &b)cvr::matrix< rgbaPixel >
subtract(const rgbaPixelvalue)cvr::matrix< rgbaPixel >
subtract(const genericMatrix< rgbaPixel > &other, const rgbaPixelvalue)cvr::matrix< rgbaPixel >
swap(genericMatrix< rgbaPixel > &other)cvr::genericMatrix< rgbaPixel > [package]
theElements_cvr::genericMatrix< rgbaPixel > [protected]
theSize_cvr::genericMatrix< rgbaPixel > [protected]
totalSize_cvr::genericMatrix< rgbaPixel > [protected]
trace() constcvr::matrix< rgbaPixel >
transpose()cvr::matrix< rgbaPixel >
transpose(const genericMatrix< U > &other)cvr::matrix< rgbaPixel > [inline]
useExternData(const int rows, const int cols, rgbaPixeldata[], const eConstantReference constRef=VariableReference)cvr::genericMatrix< rgbaPixel > [package]
useExternData(const size_type &theSize, rgbaPixeldata[], const eConstantReference constRef=VariableReference)cvr::genericMatrix< rgbaPixel > [inline, package]
value_type typedefcvr::matrix< rgbaPixel >
write(ioHandler &handler, const bool complete=true) constcvr::genericMatrix< rgbaPixel > [package, virtual]
~genericMatrix()cvr::genericMatrix< rgbaPixel > [package, virtual]
~ioObject()cvr::ioObject [virtual]
~matrix()cvr::matrix< rgbaPixel > [virtual]
~object()cvr::object [virtual]


Generated on Sun Sep 20 22:08:46 2009 for CVR-Lib by Doxygen 1.5.8