文件名称:SIFT-matlab

介绍说明--下载内容均来自于网络,请自行研究使用

SIFT算法大致有四个步骤:

1,尺度空间极值检测。在尺度空间通过高斯微分函数来检测潜在的对于尺度和旋转不变的兴趣点。

2,关键点定位。在兴趣点位置上,确定关键点的位置和尺度。

3,方向确定。基于图像局部的梯度方向,给每个关键点分配方向。

4,关键点描述。在每个关键点的领域内测量图像局部的梯度。最终用一个特征向量来表达。

-SIFT算法大致有四个步骤:

SIFT algorithm has four steps:



1,尺度空间极值检测。在尺度空间通过高斯微分函数来检测潜在的对于尺度和旋转不变的兴趣点。

1, the scale space extrema detection. In the scale space by Gauss differential function to detect potential for rotation and scale invariant interest point.



2,关键点定位。在兴趣点位置上,确定关键点的位置和尺度。

2, the key point positioning. At the point of interest position, to determine the location and scale of key points.



3,方向确定。基于图像局部的梯度方向,给每个关键点分配方向。

3, to determine the direction of. Local image based on gradient direction, for each of the key point distribution direction.



4,关键点描述。在每个关键点的领域内测量图像局部的梯度。最终用一个特征向量来表达。

4, the key point descr iption. Measurement of gradient image part in each of the key points in the field. Finally expressed as a feature vector.


(系统自动生成,下载前可以参看下载内容)

下载文件列表





SIFT-matlab

...........\Untitled4.asv

...........\affine.m

...........\build_pyramid.m

...........\construct_key.m

...........\detect_features.m

...........\drawbox.m

...........\eliminate_edges.m

...........\example

...........\.......\ima1.jpg

...........\.......\ima2.jpg

...........\.......\ima3.jpg

...........\.......\script_example.m

...........\f_class.m

...........\filter_gaussian.m

...........\filter_laplacian.m

...........\find_extrema.m

...........\find_features.m

...........\fit_parabola.m

...........\fit_paraboloid.m

...........\fmransac_test2.m

...........\gauss1d.m

...........\gauss2dx.m

...........\get_dvtime.m

...........\getpts.m

...........\ima1.jpg

...........\ima2.jpg

...........\ima3.jpg

...........\interp.m

...........\kill_edges.m

...........\make_cost.m

...........\mask.mat

...........\match_dv_odometry.m

...........\motion_corr.m

...........\motion_corr2.m

...........\mv2.m

...........\plot_matched.m

...........\plotpoints.m

...........\process_loop.m

...........\refine_features.m

...........\resample_bilinear.asv

...........\resample_bilinear.m

...........\script_example.m

...........\show_plist.m

...........\show_points.m

...........\showfeatures.m

...........\structure2.m

...........\symmetric_match.m

...........\test.m

...........\test2.m

...........\test_jy.m

...........\tmp.key

...........\tmp.pgm

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org