Visual Servoing Platform
version 3.6.1 under development (2024-11-14)
|
This is the complete list of members for vpFeatureLine, including all inherited members.
buildFrom(const double &rho, const double &theta) | vpFeatureLine | |
buildFrom(const double &rho, const double &theta, const double &A, const double &B, const double &C, const double &D) | vpFeatureLine | |
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 | vpFeatureLine | virtual |
display(const vpCameraParameters &cam, const vpImage< vpRGBa > &I, const vpColor &color=vpColor::green, unsigned int thickness=1) const VP_OVERRIDE | vpFeatureLine | virtual |
duplicate() const VP_OVERRIDE | vpFeatureLine | virtual |
error(const vpBasicFeature &s_star, unsigned int select=FEATURE_ALL) VP_OVERRIDE | vpFeatureLine | virtual |
FEATURE_ALL enum value | vpBasicFeature | |
FEATURE_LINE | vpBasicFeature | static |
flags | vpBasicFeature | protected |
get_s(unsigned int select=FEATURE_ALL) const | vpBasicFeature | |
getDeallocate() | vpBasicFeature | inline |
getDimension(unsigned int select=FEATURE_ALL) const | vpBasicFeature | |
getRho() const | vpFeatureLine | inline |
getTheta() const | vpFeatureLine | inline |
init() VP_OVERRIDE | vpFeatureLine | virtual |
interaction(unsigned int select=FEATURE_ALL) VP_OVERRIDE | vpFeatureLine | 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 | vpFeatureLine | virtual |
resetFlags() | vpBasicFeature | protected |
s | vpBasicFeature | protected |
selectAll() | vpBasicFeature | inlinestatic |
selectRho() | vpFeatureLine | static |
selectTheta() | vpFeatureLine | static |
setABCD(double A, double B, double C, double D) | vpFeatureLine | |
setDeallocate(vpBasicFeatureDeallocatorType d) | vpBasicFeature | inline |
setFlags() | vpBasicFeature | |
setRhoTheta(double rho, double theta) | vpFeatureLine | |
user enum value | vpBasicFeature | |
vpBasicFeature() | vpBasicFeature | |
vpBasicFeature(const vpBasicFeature &f) | vpBasicFeature | |
vpBasicFeatureDeallocatorType enum name | vpBasicFeature | |
vpBasicFeatureSelect enum name | vpBasicFeature | |
vpFeatureLine() | vpFeatureLine | |
vpServo enum value | vpBasicFeature | |
~vpBasicFeature() | vpBasicFeature | virtual |