-
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
-
lvbo
数字图像处理中matlab环境先的几个实用的滤波函数(With the aid of examples such as histogram equalization analysis and spatial filtering, this article explains the application of matlab in image processing.)
- 2012-04-30 11:25:49下载
- 积分:1
-
polarplot3d_v4(1)
Plot antenna arrays in 3D
- 2012-11-06 02:48:13下载
- 积分:1
-
jianghai
基于MATLAB永磁同步电机矢量控制系统的仿真研究,采用iD=0实现永磁同步电机矢量控制
(The simulation research of permanent magnet synchronous motor vector control system based on Matlab)
- 2014-03-26 10:19:00下载
- 积分:1
-
Bayesian-classifier
matlab基于贝叶斯的手写输入数字识别代码(Based on Bayesian handwriting matlab digital identification code)
- 2014-04-02 19:16:09下载
- 积分:1
-
toolbox
it is a matlab file foe develop SLAM localization
this is a toolbox for develop develop realtime
extra cool
- 2009-05-06 23:26:17下载
- 积分:1
-
TestWelchFM
周期图法在雷达信号处理、目标检测、以及目标跟踪中有重要作用。他的主要特点为从噪声中将所需要的周期信号的特征以功率谱的形式表征出来,通过设置合适的阈值可以代表目标。调频信号则是典型的脉冲压缩信号,其扩频特性使得其不易受噪声干扰。(Periodogram in radar signal processing, target detection, and target tracking plays an important role. His main characteristics will be required from the noise characteristics of periodic signals in the form of the power spectrum characterized it, by setting the appropriate threshold may represent the target. FM signal is a typical pulse compression signal, the spreading characteristics make it less susceptible to noise interference.)
- 2010-12-13 12:05:55下载
- 积分:1
-
AntSystem-WithPlay
基本蚁群算法求解TSP问题的MATLAB源代码(TSP Ant Colony Algorithm for the basic question of the source code of MATLAB)
- 2009-06-02 01:13:20下载
- 积分:1
-
心电信号滤波
说明: 心电信号滤波,数字信号处理课后试验,其中有源程序,频谱图,滤波图(ECG filtering, digital signal processing OSCAR test, which is the source, the spectrum, filtering plan)
- 2005-12-17 15:40:22下载
- 积分:1
-
Three_Phase_ACDCAC_PWMconverter
50kW,380V,50HZ的负荷通过AC-DC-AC变换器连接到25kV,60Hz电网上。该电源由两个电压源型变换器和一个直流电容构成。(A 50 kW, 380 V, 50 Hz load is connected to a 25 kV, 60 Hz grid through a AC-DC-AC power supply. This power supply consists of two voltage source converters, VSC1 and VSC2, connected through a DC link.)
- 2012-07-20 11:36:57下载
- 积分:1