Searched defs:getMatchedPointsCount (Results 1 – 1 of 1) sorted by relevance
501 int getMatchedPointsCount(std::vector<cv::KeyPoint>& gold, std::vector<cv::KeyPoint>& actual) in getMatchedPointsCount() function520 …int getMatchedPointsCount(const std::vector<cv::KeyPoint>& keypoints1, const std::vector<cv::KeyPo… in getMatchedPointsCount() function