sift+RANSAC完成两幅图像的特征提取和匹配我要分享

Sift + RANSAC completes feature extraction and matching of two images

sift图像匹配 sift+ransac-MATLAB matlab-ransac RANSAC+sift+matlab RANSAC

关注次数: 342

下载次数: 2

文件大小: 305K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:使用sift+RANSAC完成两幅图像的特征提取和匹配,并将较小图像区域在另一幅中用方框圈出来。运行plot.m。


English Description:

Sift + RANSAC is used to complete the feature extraction and matching of the two images, and the smaller image area is circled by a box in the other image. Run plot. M.


代码预览