Visual Servoing Platform
version 3.2.0 under development (2019-01-22)
|
This is the complete list of members for vpFeatureEllipse, including all inherited members.
buildFrom(const double x, const double y, const double mu20, const double mu11, const double mu02) | vpFeatureEllipse | |
buildFrom(const double x, const double y, const double mu20, const double mu11, const double mu02, const double A, const double B, const double C) | vpFeatureEllipse | |
deallocate | vpBasicFeature | protected |
dim_s | vpBasicFeature | protected |
dimension_s() | vpBasicFeature | inline |
display(const vpCameraParameters &cam, const vpImage< unsigned char > &I, const vpColor &color=vpColor::green, unsigned int thickness=1) const | vpFeatureEllipse | virtual |
display(const vpCameraParameters &cam, const vpImage< vpRGBa > &I, const vpColor &color=vpColor::green, unsigned int thickness=1) const | vpFeatureEllipse | virtual |
duplicate() const | vpFeatureEllipse | virtual |
error(const vpBasicFeature &s_star, const unsigned int select=FEATURE_ALL) | vpFeatureEllipse | virtual |
error(const unsigned int select=FEATURE_ALL) | vpFeatureEllipse | |
FEATURE_ALL enum value | vpBasicFeature | |
FEATURE_LINE | vpBasicFeature | static |
flags | vpBasicFeature | protected |
get_s(unsigned int select=FEATURE_ALL) const | vpBasicFeature | |
get_x() const | vpFeatureEllipse | inline |
get_y() const | vpFeatureEllipse | inline |
getDeallocate() | vpBasicFeature | inline |
getDimension(const unsigned int select=FEATURE_ALL) const | vpBasicFeature | |
getMu02() const | vpFeatureEllipse | inline |
getMu11() const | vpFeatureEllipse | inline |
getMu20() const | vpFeatureEllipse | inline |
init() | vpFeatureEllipse | virtual |
interaction(const unsigned int select=FEATURE_ALL) | vpFeatureEllipse | virtual |
nbParameters | vpBasicFeature | protected |
operator=(const vpBasicFeature &f) | vpBasicFeature | |
operator[](const unsigned int i) const | vpBasicFeature | inlinevirtual |
print(const unsigned int select=FEATURE_ALL) const | vpFeatureEllipse | virtual |
resetFlags() | vpBasicFeature | protected |
s | vpBasicFeature | protected |
selectAll() | vpBasicFeature | inlinestatic |
selectMu02() | vpFeatureEllipse | static |
selectMu11() | vpFeatureEllipse | static |
selectMu20() | vpFeatureEllipse | static |
selectX() | vpFeatureEllipse | static |
selectY() | vpFeatureEllipse | static |
set_x(const double x) | vpFeatureEllipse | |
set_xy(const double x, const double y) | vpFeatureEllipse | |
set_y(const double y) | vpFeatureEllipse | |
setABC(const double A, const double B, const double C) | vpFeatureEllipse | |
setDeallocate(vpBasicFeatureDeallocatorType d) | vpBasicFeature | inline |
setFlags() | vpBasicFeature | |
setMu(const double mu20, const double mu11, const double mu02) | vpFeatureEllipse | |
user enum value | vpBasicFeature | |
vpBasicFeature() | vpBasicFeature | |
vpBasicFeature(const vpBasicFeature &f) | vpBasicFeature | |
vpBasicFeatureDeallocatorType enum name | vpBasicFeature | |
vpFeatureEllipse() | vpFeatureEllipse | |
vpFeatureEllipse(const double x, const double y, const double mu20, const double mu11, const double mu02) | vpFeatureEllipse | |
vpServo enum value | vpBasicFeature | |
~vpBasicFeature() | vpBasicFeature | virtual |
~vpFeatureEllipse() | vpFeatureEllipse | inlinevirtual |