Visual Servoing Platform
version 3.2.0 under development (2019-01-22)
|
This is the complete list of members for vpBasicKeyPoint, including all inherited members.
_reference_computed | vpBasicKeyPoint | protected |
buildReference(const vpImage< unsigned char > &I)=0 | vpBasicKeyPoint | pure virtual |
buildReference(const vpImage< unsigned char > &I, const vpImagePoint &iP, const unsigned int height, const unsigned int width)=0 | vpBasicKeyPoint | pure virtual |
buildReference(const vpImage< unsigned char > &I, const vpRect &rectangle)=0 | vpBasicKeyPoint | pure virtual |
currentImagePointsList | vpBasicKeyPoint | protected |
display(const vpImage< unsigned char > &Iref, const vpImage< unsigned char > &Icurrent, unsigned int size=3)=0 | vpBasicKeyPoint | pure virtual |
display(const vpImage< unsigned char > &Icurrent, unsigned int size=3, const vpColor &color=vpColor::green)=0 | vpBasicKeyPoint | pure virtual |
getAllPointsInReferenceImage() | vpBasicKeyPoint | inline |
getCurrentImagePointsList() const | vpBasicKeyPoint | inline |
getIndexInAllReferencePointList(const unsigned int indexInMatchedPointList) | vpBasicKeyPoint | inline |
getMatchedPointNumber() const | vpBasicKeyPoint | inline |
getMatchedPoints(const unsigned int index, vpImagePoint &referencePoint, vpImagePoint ¤tPoint) | vpBasicKeyPoint | inline |
getMatchedReferencePoints() const | vpBasicKeyPoint | inline |
getReferenceImagePointsList() const | vpBasicKeyPoint | inline |
getReferencePoint(const unsigned int index, vpImagePoint &referencePoint) | vpBasicKeyPoint | inline |
getReferencePointNumber() const | vpBasicKeyPoint | inline |
matchedReferencePoints | vpBasicKeyPoint | protected |
matchPoint(const vpImage< unsigned char > &I)=0 | vpBasicKeyPoint | pure virtual |
matchPoint(const vpImage< unsigned char > &I, const vpImagePoint &iP, const unsigned int height, const unsigned int width)=0 | vpBasicKeyPoint | pure virtual |
matchPoint(const vpImage< unsigned char > &I, const vpRect &rectangle)=0 | vpBasicKeyPoint | pure virtual |
referenceBuilt() const | vpBasicKeyPoint | inline |
referenceImagePointsList | vpBasicKeyPoint | protected |
vpBasicKeyPoint() | vpBasicKeyPoint | |
~vpBasicKeyPoint() | vpBasicKeyPoint | inlinevirtual |