SURF算法我要分享

Surf algorithm

surf特征点检测 特征点匹配 SIFT和SURF surf匹配 匹配-sift-MATLAB

关注次数: 295

下载次数: 3

文件大小: 1.30M

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:SURF算法,是SIFT的升级版,速度更快,性能也不差,快速实现图像特征点的检测和匹配。


English Description:

Surf algorithm is an upgraded version of SIFT, which is faster and has good performance. It can quickly realize the detection and matching of image feature points.


代码预览