![]() |
Visual Servoing Platform version 3.6.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(bool onlyFiniteVal=true) const | vpImage< Type > | inline |
| getMeanValue() const | vpImage< Type > | |
| getMinMaxLoc(vpImagePoint *minLoc, vpImagePoint *maxLoc, Type *minVal=NULL, Type *maxVal=NULL) const | vpImage< Type > | |
| getMinMaxValue(Type &min, Type &max, bool onlyFiniteVal=true) const | vpImage< Type > | |
| getMinMaxValue(double &min, double &max, bool onlyFiniteVal) const | vpImage< Type > | related |
| getMinMaxValue(float &min, float &max, bool onlyFiniteVal) const | vpImage< Type > | related |
| getMinMaxValue(vpRGBf &min, vpRGBf &max, bool onlyFiniteVal) const | vpImage< Type > | inline |
| getMinValue(bool onlyFiniteVal=true) const | vpImage< Type > | inline |
| getNumberOfPixel() const | vpImage< Type > | inline |
| getRows() const | vpImage< Type > | inline |
| getSize() const | vpImage< Type > | inline |
| getSum() const | vpImage< Type > | inline |
| getValue(unsigned int i, unsigned int j) const | vpImage< Type > | inline |
| getValue(double i, double j) const | vpImage< Type > | inline |
| getValue(const vpImagePoint &ip) const | vpImage< Type > | inline |
| getValue(double i, double j) const | vpImage< Type > | related |
| getValue(const vpImagePoint &ip) const | vpImage< Type > | related |
| getWidth() const | vpImage< Type > | inline |
| halfSizeImage(vpImage< Type > &res) const | 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, unsigned int height, unsigned int width, bool copyData=false) | vpImage< Type > | |
| init(unsigned int h, unsigned int w, Type value) | vpImage< Type > | related |
| init(unsigned int h, unsigned int w) | vpImage< Type > | related |
| init(Type *const array, unsigned int h, unsigned int w, bool copyData) | vpImage< Type > | related |
| insert(const vpImage< Type > &src, const vpImagePoint &topLeft) | vpImage< Type > | |
| operator!=(const vpImage< Type > &I) const | vpImage< Type > | |
| operator()(unsigned int i, unsigned int j) const | vpImage< Type > | inline |
| operator()(unsigned int i, 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) const | vpImage< Type > | |
| operator<< | vpImage< Type > | friend |
| operator<< | vpImage< Type > | friend |
| operator<< | vpImage< Type > | friend |
| operator<< | vpImage< Type > | friend |
| operator<< | vpImage< Type > | friend |
| operator=(vpImage< Type > other) | vpImage< Type > | |
| operator=(const Type &v) | vpImage< Type > | |
| operator==(const vpImage< Type > &I) const | vpImage< Type > | |
| operator[](unsigned int i) | vpImage< Type > | inline |
| operator[](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], unsigned int nbThreads=1) | vpImage< Type > | |
| performLut(const unsigned char(&lut)[256], unsigned int nbThreads) | vpImage< Type > | related |
| performLut(const vpRGBa(&lut)[256], unsigned int nbThreads) | vpImage< Type > | related |
| quarterSizeImage(vpImage< Type > &res) const | vpImage< Type > | |
| resize(unsigned int h, unsigned int w) | vpImage< Type > | |
| resize(unsigned int h, unsigned int w, const Type &val) | vpImage< Type > | |
| sub(const vpImage< Type > &B, vpImage< Type > &C) const | vpImage< Type > | |
| sub(const vpImage< Type > &A, const vpImage< Type > &B, vpImage< Type > &C) const | vpImage< Type > | |
| subsample(unsigned int v_scale, unsigned int h_scale, vpImage< Type > &sampled) const | vpImage< Type > | |
| swap | vpImage< Type > | friend |
| vpImage() | vpImage< Type > | |
| vpImage(const vpImage< Type > &) | vpImage< Type > | |
| vpImage(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, unsigned int height, unsigned int width, bool copyData=false) | vpImage< Type > | |
| vpImage(unsigned int h, unsigned int w) | vpImage< Type > | related |
| vpImage(unsigned int h, unsigned int w, Type value) | vpImage< Type > | related |
| vpImage(Type *const array, unsigned int h, unsigned int w, bool copyData) | vpImage< Type > | related |
| vpImage() | vpImage< Type > | related |
| vpImage(const vpImage< Type > &I) | vpImage< Type > | related |
| vpImage(vpImage< Type > &&I) | vpImage< Type > | related |
| vpImageConvert | vpImage< Type > | friend |
| ~vpImage() | vpImage< Type > | virtual |