Visual Servoing Platform
version 3.6.1 under development (2024-11-15)
|
This is the complete list of members for vpBasicKeyPoint, including all inherited members.
buildReference(const vpImage< unsigned char > &I)=0 | vpBasicKeyPoint | pure virtual |
buildReference(const vpImage< unsigned char > &I, const vpImagePoint &iP, unsigned int height, unsigned int width)=0 | vpBasicKeyPoint | pure virtual |
buildReference(const vpImage< unsigned char > &I, const vpRect &rectangle)=0 | vpBasicKeyPoint | pure virtual |
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(unsigned int indexInMatchedPointList) | vpBasicKeyPoint | inline |
getMatchedPointNumber() const | vpBasicKeyPoint | inline |
getMatchedPoints(unsigned int index, vpImagePoint &referencePoint, vpImagePoint ¤tPoint) | vpBasicKeyPoint | inline |
getMatchedReferencePoints() const | vpBasicKeyPoint | inline |
getReferenceImagePointsList() const | vpBasicKeyPoint | inline |
getReferencePoint(unsigned int index, vpImagePoint &referencePoint) | vpBasicKeyPoint | inline |
getReferencePointNumber() const | vpBasicKeyPoint | inline |
m_currentImagePointsList | vpBasicKeyPoint | protected |
m_matchedReferencePoints | vpBasicKeyPoint | protected |
m_reference_computed | vpBasicKeyPoint | protected |
m_referenceImagePointsList | vpBasicKeyPoint | protected |
matchPoint(const vpImage< unsigned char > &I)=0 | vpBasicKeyPoint | pure virtual |
matchPoint(const vpImage< unsigned char > &I, const vpImagePoint &iP, unsigned int height, unsigned int width)=0 | vpBasicKeyPoint | pure virtual |
matchPoint(const vpImage< unsigned char > &I, const vpRect &rectangle)=0 | vpBasicKeyPoint | pure virtual |
referenceBuilt() const | vpBasicKeyPoint | inline |
vpBasicKeyPoint() | vpBasicKeyPoint | inline |
~vpBasicKeyPoint() | vpBasicKeyPoint | inlinevirtual |