Searched defs:matches1 (Results 1 – 2 of 2) sorted by relevance
97 vector<DMatch> & matches0 = matches[0], & matches1 = matches[1]; variable121 vector<DMatch> & matches0 = matches[0], & matches1 = matches[1]; variable
54 void RobustMatcher::symmetryTest( const std::vector<std::vector<cv::DMatch> >& matches1, in symmetryTest()