Searched defs:costMatrix (Results 1 – 2 of 2) sorted by relevance
132 Mat costMatrix=_costMatrix.getMat(); in buildCostMatrix() local257 Mat costMatrix=_costMatrix.getMat(); in buildCostMatrix() local378 Mat costMatrix=_costMatrix.getMat(); in buildCostMatrix() local494 Mat costMatrix=_costMatrix.getMat(); in buildCostMatrix() local
494 … cv::Mat &costMatrix, cv::Ptr<cv::HistogramCostExtractor> &comparer) const in buildCostMatrix()499 void SCDMatcher::hungarian(cv::Mat &costMatrix, std::vector<cv::DMatch> &outMatches, std::vector<in… in hungarian()