Home
last modified time | relevance | path

Searched defs:getMatchedPoints (Results 1 – 2 of 2) sorted by relevance

/dports/misc/visp/visp-3.4.0/modules/vision/include/visp3/vision/
H A DvpBasicKeyPoint.h139 …inline void getMatchedPoints(unsigned int index, vpImagePoint &referencePoint, vpImagePoint &curre… in getMatchedPoints() function
/dports/misc/visp/visp-3.4.0/modules/vision/src/key-point/
H A DvpPlanarObjectDetector.cpp474 void vpPlanarObjectDetector::getMatchedPoints(const unsigned int _index, vpImagePoint &_referencePo… in getMatchedPoints() function in vpPlanarObjectDetector