Home
last modified time | relevance | path

Searched refs:vpFilterMatchingType (Results 1 – 5 of 5) sorted by relevance

/dports/misc/visp/visp-3.4.0/modules/vision/include/visp3/vision/
H A DvpKeyPoint.h227 enum vpFilterMatchingType { enum
321 … const std::string &matcherName, const vpFilterMatchingType &filterType = ratioDistanceThreshold);
324 const vpFilterMatchingType &filterType = ratioDistanceThreshold);
327 const vpFilterMatchingType &filterType = ratioDistanceThreshold);
947 inline void setFilterMatchingType(const vpFilterMatchingType &filterType) in setFilterMatchingType()
1214 vpFilterMatchingType m_filterType;
/dports/misc/visp/visp-3.4.0/tutorial/detection/matching/
H A Dtutorial-matching-keypoint.cpp25 vpKeyPoint::vpFilterMatchingType filterType = vpKeyPoint::ratioDistanceThreshold; in main()
H A Dtutorial-matching-keypoint-SIFT.cpp28 vpKeyPoint::vpFilterMatchingType filterType = vpKeyPoint::ratioDistanceThreshold; in main()
H A Dtutorial-matching-keypoint-homography.cpp33 vpKeyPoint::vpFilterMatchingType filterType = vpKeyPoint::ratioDistanceThreshold; in main()
/dports/misc/visp/visp-3.4.0/modules/vision/src/key-point/
H A DvpKeyPoint.cpp82 const std::string &matcherName, const vpFilterMatchingType &filterType) in vpKeyPoint()
118 const std::string &matcherName, const vpFilterMatchingType &filterType) in vpKeyPoint()
154 const std::string &matcherName, const vpFilterMatchingType &filterType) in vpKeyPoint()