图片拼接 Resources

Showing items tagged with "图片拼接"

This experiment focuses on stitching two images by first using RANSAC (Random Sample Consensus) to eliminate mismatched feature pairs and estimate the affine transformation matrix. One image is then transformed using the estimated affine parameters before performing the final stitching operation.

MATLAB 239 views Tagged