CVR-Lib last update 20 Sep 2009

cvr::channel8 Member List

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

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


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