Searched refs:estimateGlobalMotionLeastSquares (Results 1 – 2 of 2) sorted by relevance
356 Mat estimateGlobalMotionLeastSquares( in estimateGlobalMotionLeastSquares() function430 Mat_<float> M = estimateGlobalMotionLeastSquares(subset0, subset1, model, 0); in estimateGlobalMotionRansac()453 bestM = estimateGlobalMotionLeastSquares(subset0best, subset1best, model, rmse); in estimateGlobalMotionRansac()471 bestM = estimateGlobalMotionLeastSquares(subset0, subset1, model, rmse); in estimateGlobalMotionRansac()
77 CV_EXPORTS Mat estimateGlobalMotionLeastSquares(