Searched defs:buildCostMatrix (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/shape/src/ | ||
D | hist_cost.cpp | 125 void NormHistogramCostExtractorImpl::buildCostMatrix(InputArray _descriptors1, InputArray _descript… in buildCostMatrix() function in cv::NormHistogramCostExtractorImpl |
D | sc_dis.cpp | 493 void SCDMatcher::buildCostMatrix(const cv::Mat &descriptors1, const cv::Mat &descriptors2, in buildCostMatrix() function in cv::SCDMatcher |