Home
last modified time | relevance | path

Searched refs:getMatchingCost (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/shape/src/
H A Dscd_def.hpp120 float getMatchingCost() const {return minMatchCost;} in getMatchingCost() function in cv::SCDMatcher
H A Dsc_dis.cpp320 sDistance = matcher.getMatchingCost(); in computeDistance()