文件名称:sift

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

1 SIFT 发展历程

SIFT算法由D.G.Lowe 1999年提出,2004年完善总结。后来Y.Ke将其描述子部分用PCA代替直方图的方式,对其进行改进。

2 SIFT 主要思想

SIFT算法是一种提取局部特征的算法,在尺度空间寻找极值点,提取位置,尺度,旋转不变量。

3 SIFT算法的主要特点:

a) SIFT特征是图像的局部特征,其对旋转、尺度缩放、亮度变化保持不变性,对视角变化、仿射变换、噪声也保持一定程度的稳定性。

b) 独特性(Distinctiveness)好,信息量丰富,适用于在海量特征数据库中进行快速、准确的匹配[23]。

c) 多量性,即使少数的几个物体也可以产生大量SIFT特征向量。

d) 高速性,经优化的SIFT匹配算法甚至可以达到实时的要求。

e) 可扩展性,可以很方便的与其他形式的特征向量进行联合。



4  SIFT算法步骤:

1)  检测尺度空间极值点

2)  精确定位极值点

3)  为每个关键点指定方向参数

4)  关键点描述子的生成

本包内容为sift算法matlab源码-1 SIFT course of development

 SIFT algorithm by DGLowe in 1999, the perfect summary of 2004. Later Y.Ke its descr iption of the sub-part of the histogram with PCA instead of its improvement.

2 the SIFT main idea

 The SIFT algorithm is an algorithm to extract local features in scale space to find the extreme point of the extraction location, scale, rotation invariant.

3 the main features of the SIFT algorithm:

a) SIFT feature is the local characteristics of the image, zoom, rotate, scale, brightness change to maintain invariance, the perspective changes, affine transformation, the noise also maintain a certain degree of stability.

b) unique (Distinctiveness), informative, and mass characteristics database for fast, accurate matching [23].

c) large amounts, even if a handful of objects can also produce a large number of SIFT feature vectors.

d) high-speed and optimized SIFT matching algorithm can even achieve real-time requirements.

e) The scalability can be very convenient fe
(系统自动生成,下载前可以参看下载内容)

下载文件列表

sift\data\box.pgm

....\....\box.sift

....\....\circle.pgm

....\....\circle.sift

....\....\img3.jpg

....\....\img5.jpg

....\....\landscape-a.jpg

....\....\landscape-b.jpg

....\....\nest.png

....\....\nest2.bmp

....\....\vessel-1.pgm

....\....\vessel-2.pgm

....\diffss.m

....\.oc\bibliography.bib

....\...\figures\sift-descriptor-AI.bb

....\...\.......\sift-descriptor-AI.pdf

....\...\.......\sift-descriptor-SAVED.tex

....\...\.......\sift-descriptor.aux

....\...\.......\sift-descriptor.log

....\...\.......\sift-descriptor.pdf

....\...\.......\sift-descriptor.tex

....\...\.......\sift-descriptor.wrm

....\...\.......\warmread.sty

....\...\sift.bbl

....\...\sift.tex

....\...\visionlab.sty

....\gaussianss.m

....\imreadbw.m

....\imsmooth.c

....\imsmooth.dll

....\LICENSE

....\Makefile

....\mexutils.c

....\plotmatches.m

....\plotsiftdescriptor.m

....\plotsiftframe.m

....\plotss.m

....\README

....\sift.m

....\siftdescriptor.c

....\siftdescriptor.dll

....\siftdescriptor.m

....\siftlocalmax.c

....\siftlocalmax.dll

....\siftlocalmax.m

....\siftmatch.c

....\siftmatch.dll

....\siftmatch.m

....\siftormx.c

....\siftormx.dll

....\siftread.m

....\siftrefinemx.c

....\siftrefinemx.dll

....\siftrefinemx.m

....\sift_compile.m

....\sift_demo.m

....\sift_demo2.m

....\sift_demo3.m

....\sift_demo4.m

....\sift_demo5.m

....\sift_demo6.m

....\sift_gendoc.css

....\sift_overview.m

....\tightsubplot.m

....\TIMESTAMP

....\VERSION

....\doc\figures

....\data

....\doc

sift

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org