-
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 description 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)
- 2012-05-25 15:31:16下载
- 积分:1
-
PSO_optization_UC
采用离子全算法的机组组合程序,用于求解电力系统的中含风电机组组合的问题(Particle Swarm Optimization for Unit program)
- 2021-04-14 16:28:55下载
- 积分:1
-
BoostHelp
关于boost库的开发,使用的知道教程。里面的内容很详细,说明都有,适合新手使用。(Know about the boost library development, the use of the tutorial.The inside of the content is very detailed description, all have, suitable for beginners to use.)
- 2014-11-21 10:13:37下载
- 积分:1
-
QI-XIAN-TAO-LI-
基于MATLAB实现的期现套利模型,做期货的人都知道期货和现货价格的趋同,如果差别很大就存在套利机会(Arbitraging between spot price and future pirce)
- 2013-11-08 10:10:57下载
- 积分:1
-
bshp
blind source seperation code in matlab
- 2012-02-09 14:39:00下载
- 积分:1
-
filter
用matlab来实现傅叶定理,出现高通与低通的图片。(Using MATLAB to achieve the Fourier theorem, appear high and low pass.)
- 2015-04-21 20:48:41下载
- 积分:1
-
matlab实现机器人避障功能,
实现机器人避障功能,100个方格内可自己设置障碍区域,程序会自动寻找最短路径。另外附带试验参数(Robot obstacle avoidance function, 100 squares can set up their own regional barriers, the program will automatically find the shortest path. Also included with the test parameters)
- 2021-02-20 17:19:43下载
- 积分:1
-
12脉波整流电路MATLAB-Simulink仿真及谐波分析
12脉波整流电路MATLAB Simulink仿真及谐波分析(MATLAB Simulink simulation and harmonic analysis of 12 pulse rectifier circuit)
- 2018-10-14 11:23:33下载
- 积分:1
-
matlabhelpchinese
matlab中文帮助文档,独立于matlab软件运行(Chinese matlab help document, independent of the software to run matlab)
- 2011-05-27 15:50:50下载
- 积分:1
-
2D-MUSIC
近场源多参数估计2D-MUSIC算法(角度和距离估计)仿真分析(Simulation and analysis of 2d-music algorithm for multi parameter estimation of near field sources)
- 2021-03-19 10:59:19下载
- 积分:1