Home
last modified time | relevance | path

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

/external/opencv3/modules/shape/src/
Dscd_def.hpp119 float getMatchingCost() const {return minMatchCost;} in getMatchingCost() function in cv::SCDMatcher
Dsc_dis.cpp311 sDistance = matcher.getMatchingCost(); in computeDistance()