Visual Servoing Platform
version 3.6.1 under development (2024-11-14)
|
This is the complete list of members for vpFeatureEllipse, including all inherited members.
buildFrom(const double &x, const double &y, const double &n20, const double &n11, const double &n02) | vpFeatureEllipse | |
buildFrom(const double &x, const double &y, const double &n20, const double &n11, const double &n02, 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 VP_OVERRIDE | vpFeatureEllipse | virtual |
display(const vpCameraParameters &cam, const vpImage< vpRGBa > &I, const vpColor &color=vpColor::green, unsigned int thickness=1) const VP_OVERRIDE | vpFeatureEllipse | virtual |
duplicate() const VP_OVERRIDE | vpFeatureEllipse | virtual |
error(const vpBasicFeature &s_star, unsigned int select=FEATURE_ALL) VP_OVERRIDE | vpFeatureEllipse | virtual |
FEATURE_ALL enum value | vpBasicFeature | |
FEATURE_LINE | vpBasicFeature | static |
flags | vpBasicFeature | protected |
get_n02() const | vpFeatureEllipse | inline |
get_n11() const | vpFeatureEllipse | inline |
get_n20() const | vpFeatureEllipse | inline |
get_s(unsigned int select=FEATURE_ALL) const | vpBasicFeature | |
get_x() const | vpFeatureEllipse | inline |
get_y() const | vpFeatureEllipse | inline |
getDeallocate() | vpBasicFeature | inline |
getDimension(unsigned int select=FEATURE_ALL) const | vpBasicFeature | |
init() VP_OVERRIDE | vpFeatureEllipse | virtual |
interaction(unsigned int select=FEATURE_ALL) VP_OVERRIDE | vpFeatureEllipse | virtual |
nbParameters | vpBasicFeature | protected |
operator=(const vpBasicFeature &f) | vpBasicFeature | |
operator[](unsigned int i) const | vpBasicFeature | inlinevirtual |
print(unsigned int select=FEATURE_ALL) const VP_OVERRIDE | vpFeatureEllipse | virtual |
resetFlags() | vpBasicFeature | protected |
s | vpBasicFeature | protected |
select_n02() | vpFeatureEllipse | static |
select_n11() | vpFeatureEllipse | static |
select_n20() | vpFeatureEllipse | static |
selectAll() | vpBasicFeature | inlinestatic |
selectX() | vpFeatureEllipse | static |
selectY() | vpFeatureEllipse | static |
set_x(double x) | vpFeatureEllipse | |
set_xy(double x, double y) | vpFeatureEllipse | |
set_y(double y) | vpFeatureEllipse | |
setABC(double A, double B, double C) | vpFeatureEllipse | |
setDeallocate(vpBasicFeatureDeallocatorType d) | vpBasicFeature | inline |
setFlags() | vpBasicFeature | |
setMoments(double n20, double n11, double n02) | vpFeatureEllipse | |
user enum value | vpBasicFeature | |
vpBasicFeature() | vpBasicFeature | |
vpBasicFeature(const vpBasicFeature &f) | vpBasicFeature | |
vpBasicFeatureDeallocatorType enum name | vpBasicFeature | |
vpBasicFeatureSelect enum name | vpBasicFeature | |
vpFeatureEllipse() | vpFeatureEllipse | |
vpFeatureEllipse(double x, double y, double n20, double n11, double n02) | vpFeatureEllipse | |
vpServo enum value | vpBasicFeature | |
~vpBasicFeature() | vpBasicFeature | virtual |