Visual Servoing Platform
version 3.2.0 under development (2019-01-22)
|
This is the complete list of members for vpFeatureSegment, including all inherited members.
buildFrom(const double x1, const double y1, const double Z1, const double x2, const double y2, const double Z2) | vpFeatureSegment | |
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 | vpFeatureSegment | virtual |
display(const vpCameraParameters &cam, const vpImage< vpRGBa > &I, const vpColor &color=vpColor::green, unsigned int thickness=1) const | vpFeatureSegment | virtual |
duplicate() const | vpFeatureSegment | virtual |
error(const vpBasicFeature &s_star, const unsigned int select=FEATURE_ALL) | vpFeatureSegment | virtual |
FEATURE_ALL enum value | vpBasicFeature | |
FEATURE_LINE | vpBasicFeature | static |
flags | vpBasicFeature | protected |
get_s(unsigned int select=FEATURE_ALL) const | vpBasicFeature | |
getAlpha() const | vpFeatureSegment | inline |
getDeallocate() | vpBasicFeature | inline |
getDimension(const unsigned int select=FEATURE_ALL) const | vpBasicFeature | |
getL() const | vpFeatureSegment | inline |
getXc() const | vpFeatureSegment | inline |
getYc() const | vpFeatureSegment | inline |
getZ1() const | vpFeatureSegment | inline |
getZ2() const | vpFeatureSegment | inline |
init() | vpFeatureSegment | virtual |
interaction(const unsigned int select=FEATURE_ALL) | vpFeatureSegment | virtual |
isNormalized() | vpFeatureSegment | inline |
nbParameters | vpBasicFeature | protected |
operator=(const vpBasicFeature &f) | vpBasicFeature | |
operator[](const unsigned int i) const | vpBasicFeature | inlinevirtual |
print(const unsigned int select=FEATURE_ALL) const | vpFeatureSegment | virtual |
resetFlags() | vpBasicFeature | protected |
s | vpBasicFeature | protected |
selectAll() | vpBasicFeature | inlinestatic |
selectAlpha() | vpFeatureSegment | static |
selectL() | vpFeatureSegment | static |
selectXc() | vpFeatureSegment | static |
selectYc() | vpFeatureSegment | static |
setAlpha(const double val) | vpFeatureSegment | inline |
setDeallocate(vpBasicFeatureDeallocatorType d) | vpBasicFeature | inline |
setFlags() | vpBasicFeature | |
setL(const double val) | vpFeatureSegment | inline |
setNormalized(bool normalized) | vpFeatureSegment | inline |
setXc(const double val) | vpFeatureSegment | inline |
setYc(const double val) | vpFeatureSegment | inline |
setZ1(const double val) | vpFeatureSegment | inline |
setZ2(const double val) | vpFeatureSegment | inline |
user enum value | vpBasicFeature | |
vpBasicFeature() | vpBasicFeature | |
vpBasicFeature(const vpBasicFeature &f) | vpBasicFeature | |
vpBasicFeatureDeallocatorType enum name | vpBasicFeature | |
vpFeatureSegment(bool normalized=false) | vpFeatureSegment | explicit |
vpServo enum value | vpBasicFeature | |
~vpBasicFeature() | vpBasicFeature | virtual |
~vpFeatureSegment() | vpFeatureSegment | inlinevirtual |