![]() |
ViSP
3.0.0
|
This is the complete list of members for vpImage< Type >, including all inherited members.
| bitmap | vpImage< Type > | |
| destroy() | vpImage< Type > | |
| display | vpImage< Type > | |
| doubleSizeImage(vpImage< Type > &res) | vpImage< Type > | |
| getCols() const | vpImage< Type > | inline |
| getHeight() const | vpImage< Type > | inline |
| getMaxValue() const | vpImage< Type > | |
| getMinMaxValue(Type &min, Type &max) const | vpImage< Type > | |
| getMinValue() const | vpImage< Type > | |
| getNumberOfPixel() const | vpImage< Type > | inline |
| getRows() const | vpImage< Type > | inline |
| getSize() const | vpImage< Type > | inline |
| getValue(double i, double j) const | vpImage< Type > | |
| getValue(vpImagePoint &ip) const | vpImage< Type > | |
| getWidth() const | vpImage< Type > | inline |
| halfSizeImage(vpImage< Type > &res) | vpImage< Type > | |
| init(unsigned int height, unsigned int width) | vpImage< Type > | |
| init(unsigned int height, unsigned int width, Type value) | vpImage< Type > | |
| init(Type *const array, const unsigned int height, const unsigned int width, const bool copyData=false) | vpImage< Type > | |
| insert(const vpImage< Type > &src, const vpImagePoint topLeft) | vpImage< Type > | |
| operator!=(const vpImage< Type > &I) | vpImage< Type > | |
| operator()(const unsigned int i, const unsigned int j) const | vpImage< Type > | inline |
| operator()(const unsigned int i, const unsigned int j, const Type &v) | vpImage< Type > | inline |
| operator()(const vpImagePoint &ip) const | vpImage< Type > | inline |
| operator()(const vpImagePoint &ip, const Type &v) | vpImage< Type > | inline |
| operator-(const vpImage< Type > &B) | vpImage< Type > | |
| operator=(const vpImage< Type > &I) | vpImage< Type > | |
| operator=(const Type &v) | vpImage< Type > | |
| operator==(const vpImage< Type > &I) | vpImage< Type > | |
| operator[](const unsigned int i) | vpImage< Type > | inline |
| operator[](const int i) | vpImage< Type > | inline |
| operator[](unsigned int i) const | vpImage< Type > | inline |
| operator[](int i) const | vpImage< Type > | inline |
| performLut(const Type(&lut)[256]) | vpImage< Type > | |
| quarterSizeImage(vpImage< Type > &res) | vpImage< Type > | |
| resize(const unsigned int h, const unsigned int w) | vpImage< Type > | |
| resize(const unsigned int h, const unsigned int w, const Type val) | vpImage< Type > | |
| sub(const vpImage< Type > &B, vpImage< Type > &C) | vpImage< Type > | |
| sub(const vpImage< Type > &A, const vpImage< Type > &B, vpImage< Type > &C) | vpImage< Type > | |
| vpImage() | vpImage< Type > | |
| vpImage(const vpImage< Type > &) | vpImage< Type > | |
| vpImage(unsigned int height, unsigned int width) | vpImage< Type > | |
| vpImage(unsigned int height, unsigned int width, Type value) | vpImage< Type > | |
| vpImage(Type *const array, const unsigned int height, const unsigned int width, const bool copyData=false) | vpImage< Type > | |
| vpImageConvert class | vpImage< Type > | friend |
| ~vpImage() | vpImage< Type > | virtual |