Searched refs:subset1best (Results 1 – 1 of 1) sorted by relevance
402 std::vector<Point2f> subset1best(params.size); in estimateGlobalMotionRansac() local447 subset1best.swap(subset1); in estimateGlobalMotionRansac()453 bestM = estimateGlobalMotionLeastSquares(subset0best, subset1best, model, rmse); in estimateGlobalMotionRansac()