Visual Servoing Platform
version 3.6.1 under development (2024-11-15)
|
This is the complete list of members for vpGenericFeature, including all inherited members.
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 | vpGenericFeature | virtual |
display(const vpCameraParameters &cam, const vpImage< vpRGBa > &I, const vpColor &color=vpColor::green, unsigned int thickness=1) const VP_OVERRIDE | vpGenericFeature | virtual |
duplicate() const VP_OVERRIDE | vpGenericFeature | virtual |
error(const vpBasicFeature &s_star, unsigned int select=FEATURE_ALL) VP_OVERRIDE | vpGenericFeature | virtual |
error(unsigned int select=FEATURE_ALL) | vpGenericFeature | |
FEATURE_ALL enum value | vpBasicFeature | |
FEATURE_LINE | vpBasicFeature | static |
flags | vpBasicFeature | protected |
get_s(vpColVector &s) const | vpGenericFeature | |
get_s(double &s0) const | vpGenericFeature | |
get_s(double &s0, double &s1) const | vpGenericFeature | |
get_s(double &s0, double &s1, double &s2) const | vpGenericFeature | |
vpBasicFeature::get_s(unsigned int select=FEATURE_ALL) const | vpBasicFeature | |
getDeallocate() | vpBasicFeature | inline |
getDimension(unsigned int select=FEATURE_ALL) const | vpBasicFeature | |
getInteractionMatrix() const | vpGenericFeature | inline |
init() VP_OVERRIDE | vpGenericFeature | virtual |
interaction(unsigned int select=FEATURE_ALL) VP_OVERRIDE | vpGenericFeature | 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 | vpGenericFeature | virtual |
resetFlags() | vpBasicFeature | protected |
s | vpBasicFeature | protected |
selectAll() | vpBasicFeature | inlinestatic |
set_s(const vpColVector &s) | vpGenericFeature | |
set_s(const double s0) | vpGenericFeature | |
set_s(const double s0, const double s1) | vpGenericFeature | |
set_s(const double s0, const double s1, const double s2) | vpGenericFeature | |
setDeallocate(vpBasicFeatureDeallocatorType d) | vpBasicFeature | inline |
setError(const vpColVector &error_vector) | vpGenericFeature | |
setFlags() | vpBasicFeature | |
setInteractionMatrix(const vpMatrix &L) | vpGenericFeature | |
user enum value | vpBasicFeature | |
vpBasicFeature() | vpBasicFeature | |
vpBasicFeature(const vpBasicFeature &f) | vpBasicFeature | |
vpBasicFeatureDeallocatorType enum name | vpBasicFeature | |
vpBasicFeatureSelect enum name | vpBasicFeature | |
vpGenericFeature(unsigned int dim) | vpGenericFeature | |
vpServo enum value | vpBasicFeature | |
~vpBasicFeature() | vpBasicFeature | virtual |