Searched refs:getMatchingCost (Results 1 – 2 of 2) sorted by relevance
119 float getMatchingCost() const {return minMatchCost;} in getMatchingCost() function in cv::SCDMatcher
311 sDistance = matcher.getMatchingCost(); in computeDistance()