Visual Servoing Platform
version 3.0.1
|
This is the complete list of members for vpMomentObject, including all inherited members.
BLACK enum value | vpMomentObject | |
cacheValues(std::vector< double > &cache, double x, double y) | vpMomentObject | protected |
convertTovpMatrix(const vpMomentObject &momobj) | vpMomentObject | static |
DENSE_FULL_OBJECT enum value | vpMomentObject | |
DENSE_POLYGON enum value | vpMomentObject | |
DISCRETE enum value | vpMomentObject | |
flg_normalize_intensity | vpMomentObject | |
fromImage(const vpImage< unsigned char > &image, unsigned char threshold, const vpCameraParameters &cam) | vpMomentObject | |
fromImage(const vpImage< unsigned char > &image, const vpCameraParameters &cam, vpCameraImgBckGrndType bg_type, bool normalize_with_pix_size=true) | vpMomentObject | |
fromVector(std::vector< vpPoint > &points) | vpMomentObject | |
get() const | vpMomentObject | |
get(unsigned int i, unsigned int j) const | vpMomentObject | |
getOrder() const | vpMomentObject | inline |
getType() const | vpMomentObject | inline |
init(unsigned int orderinp) | vpMomentObject | |
init(const vpMomentObject &objin) | vpMomentObject | |
operator<<(std::ostream &os, const vpMomentObject &v) | vpMomentObject | friend |
order | vpMomentObject | protected |
printWithIndices(const vpMomentObject &momobj, std::ostream &os) | vpMomentObject | static |
set(unsigned int i, unsigned int j, const double &value_ij) | vpMomentObject | protected |
setType(vpObjectType input_type) | vpMomentObject | inline |
type | vpMomentObject | protected |
values | vpMomentObject | protected |
vpCameraImgBckGrndType enum name | vpMomentObject | |
vpMomentObject(unsigned int order) | vpMomentObject | |
vpMomentObject(const vpMomentObject &srcobj) | vpMomentObject | |
vpObjectType enum name | vpMomentObject | |
WHITE enum value | vpMomentObject | |
~vpMomentObject() | vpMomentObject | virtual |