Searched defs:keypoints2t (Results 1 – 1 of 1) sorted by relevance
317 …s( const std::vector<EllipticKeyPoint>& keypoints1, const std::vector<EllipticKeyPoint>& keypoints… in computeOneToOneMatchedOverlaps()396 std::vector<EllipticKeyPoint> keypoints1, keypoints2, keypoints1t, keypoints2t; in calculateRepeatability() local