Visual Servoing Platform
version 3.6.1 under development (2024-11-14)
|
This is the complete list of members for vpFeatureDepth, including all inherited members.
buildFrom(const double &x, const double &y, const double &Z, const double &LogZoverZstar) | vpFeatureDepth | |
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 | vpFeatureDepth | virtual |
display(const vpCameraParameters &cam, const vpImage< vpRGBa > &I, const vpColor &color=vpColor::green, unsigned int thickness=1) const VP_OVERRIDE | vpFeatureDepth | virtual |
duplicate() const VP_OVERRIDE | vpFeatureDepth | virtual |
error(const vpBasicFeature &s_star, unsigned int select=FEATURE_ALL) VP_OVERRIDE | vpFeatureDepth | virtual |
FEATURE_ALL enum value | vpBasicFeature | |
FEATURE_LINE | vpBasicFeature | static |
flags | vpBasicFeature | protected |
get_LogZoverZstar() const | vpFeatureDepth | |
get_s(unsigned int select=FEATURE_ALL) const | vpBasicFeature | |
get_x() const | vpFeatureDepth | |
get_y() const | vpFeatureDepth | |
get_Z() const | vpFeatureDepth | |
getDeallocate() | vpBasicFeature | inline |
getDimension(unsigned int select=FEATURE_ALL) const | vpBasicFeature | |
init() VP_OVERRIDE | vpFeatureDepth | virtual |
interaction(unsigned int select=FEATURE_ALL) VP_OVERRIDE | vpFeatureDepth | 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 | vpFeatureDepth | virtual |
resetFlags() | vpBasicFeature | protected |
s | vpBasicFeature | protected |
selectAll() | vpBasicFeature | inlinestatic |
set_LogZoverZstar(double LogZoverZstar) | vpFeatureDepth | |
set_x(double x) | vpFeatureDepth | |
set_xyZLogZoverZstar(double x, double y, double Z, double logZZs) | vpFeatureDepth | |
set_y(double y) | vpFeatureDepth | |
set_Z(double Z) | vpFeatureDepth | |
setDeallocate(vpBasicFeatureDeallocatorType d) | vpBasicFeature | inline |
setFlags() | vpBasicFeature | |
user enum value | vpBasicFeature | |
vpBasicFeature() | vpBasicFeature | |
vpBasicFeature(const vpBasicFeature &f) | vpBasicFeature | |
vpBasicFeatureDeallocatorType enum name | vpBasicFeature | |
vpBasicFeatureSelect enum name | vpBasicFeature | |
vpFeatureDepth() | vpFeatureDepth | |
vpServo enum value | vpBasicFeature | |
~vpBasicFeature() | vpBasicFeature | virtual |