仿射矩阵 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 242 views Tagged