buildCostMatrix   125 modules/shape/src/hist_cost.cpp void NormHistogramCostExtractorImpl::buildCostMatrix(InputArray _descriptors1, InputArray _descriptors2, OutputArray _costMatrix)
buildCostMatrix   250 modules/shape/src/hist_cost.cpp void EMDHistogramCostExtractorImpl::buildCostMatrix(InputArray _descriptors1, InputArray _descriptors2, OutputArray _costMatrix)
buildCostMatrix   371 modules/shape/src/hist_cost.cpp void ChiHistogramCostExtractorImpl::buildCostMatrix(InputArray _descriptors1, InputArray _descriptors2, OutputArray _costMatrix)
buildCostMatrix   487 modules/shape/src/hist_cost.cpp void EMDL1HistogramCostExtractorImpl::buildCostMatrix(InputArray _descriptors1, InputArray _descriptors2, OutputArray _costMatrix)
buildCostMatrix   493 modules/shape/src/sc_dis.cpp void SCDMatcher::buildCostMatrix(const cv::Mat &descriptors1, const cv::Mat &descriptors2,