Visual Servoing Platform
version 3.0.1
|
This is the complete list of members for vpKeyPointSurf, including all inherited members.
_reference_computed | vpBasicKeyPoint | protected |
basicDescriptor enum value | vpKeyPointSurf | |
buildReference(const vpImage< unsigned char > &I) | vpKeyPointSurf | virtual |
buildReference(const vpImage< unsigned char > &I, const vpImagePoint &iP, const unsigned int height, const unsigned int width) | vpKeyPointSurf | virtual |
buildReference(const vpImage< unsigned char > &I, const vpRect &rectangle) | vpKeyPointSurf | virtual |
currentImagePointsList | vpBasicKeyPoint | protected |
display(const vpImage< unsigned char > &Iref, const vpImage< unsigned char > &Icurrent, unsigned int size=3) | vpKeyPointSurf | virtual |
display(const vpImage< unsigned char > &Icurrent, unsigned int size=3, const vpColor &color=vpColor::green) | vpKeyPointSurf | virtual |
extendedDescriptor enum value | vpKeyPointSurf | |
getAllPointsInReferenceImage() | vpBasicKeyPoint | inline |
getCurrentImagePointsList() const | vpBasicKeyPoint | inline |
getDescriptorParamReferencePoint(const int index, int &size, float &dir) | vpKeyPointSurf | |
getDescriptorReferencePoint(const int index) | vpKeyPointSurf | |
getDescriptorType() | vpKeyPointSurf | inline |
getHessianThreshold() | vpKeyPointSurf | inline |
getIndexInAllReferencePointList(const unsigned int indexInMatchedPointList) | vpBasicKeyPoint | inline |
getLaplacianReferencePoint(const int index) | vpKeyPointSurf | |
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) | vpKeyPointSurf | virtual |
matchPoint(const vpImage< unsigned char > &I, const vpImagePoint &iP, const unsigned int height, const unsigned int width) | vpKeyPointSurf | virtual |
matchPoint(const vpImage< unsigned char > &I, const vpRect &rectangle) | vpKeyPointSurf | virtual |
matchPoint(std::list< float * > descriptorList, std::list< int > laplacianList) | vpKeyPointSurf | |
referenceBuilt() const | vpBasicKeyPoint | inline |
referenceImagePointsList | vpBasicKeyPoint | protected |
setDescriptorType(vpDescriptorType descriptor_type) | vpKeyPointSurf | inline |
setHessianThreshold(double hessian_threshold) | vpKeyPointSurf | inline |
vpBasicKeyPoint() | vpBasicKeyPoint | |
vpDescriptorType enum name | vpKeyPointSurf | |
vpKeyPointSurf() | vpKeyPointSurf | |
~vpBasicKeyPoint() | vpBasicKeyPoint | inlinevirtual |
~vpKeyPointSurf() | vpKeyPointSurf | virtual |