Searched refs:SCDMatcher (Results 1 – 2 of 2) sorted by relevance
106 class SCDMatcher class110 SCDMatcher() in SCDMatcher() function in cv::SCDMatcher
214 SCDMatcher matcher; in computeDistance()480 void SCDMatcher::matchDescriptors(cv::Mat &descriptors1, cv::Mat &descriptors2, std::vector<cv::DMa… in matchDescriptors()493 void SCDMatcher::buildCostMatrix(const cv::Mat &descriptors1, const cv::Mat &descriptors2, in buildCostMatrix()499 void SCDMatcher::hungarian(cv::Mat &costMatrix, std::vector<cv::DMatch> &outMatches, std::vector<in… in hungarian()