Home
last modified time | relevance | path

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

/dports/misc/visp/visp-3.4.0/modules/vision/src/key-point/
H A DvpXmlConfigParserKeyPoint.cpp421 double getMatchingRatioThreshold() const { return m_matchingRatioThreshold; } in getMatchingRatioThreshold() function in vpXmlConfigParserKeyPoint::Impl
582 double vpXmlConfigParserKeyPoint::getMatchingRatioThreshold() const in getMatchingRatioThreshold() function in vpXmlConfigParserKeyPoint