文件名称:基于OPENCV的SIFT特征提取与匹配算法代码
文件大小:273KB
文件格式:RAR
更新时间:2013-01-11 10:41:28
opencv sift 特征提取 匹配算法 代码
基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。 程序运行前须安装 (1)OpenCV: http://opencvlibrary.sourceforge.net (2)SIFT: http://web.engr.oregonstate.edu/~hess/index.html,并配置其环境参数。-OPENCV the SIFT-based feature extraction and matching algorithm. Contains a complete Gaussian pyramid from the image, DOG, space extremum point extraction, description of key points, KDtree matching key step in the realization of the full function of the comprehensive and in-depth understanding of Lowe s SIFT algorithm of tremendous help. Program to run before the installation of (1) OpenCV: http://opencvlibrary.sourceforge.net (2) SIFT: http://web.engr.oregonstate.edu/ ~ hess / index.html, and configure the parameters of their environment.
【文件预览】:
TestSIFTVC6
----TestSIFT.cpp(2KB)
----TestSIFTDlg.h(2KB)
----StdAfx.cpp(210B)
----resource.h(824B)
----TestSIFT.dsp(5KB)
----ScaleSpace.h(2KB)
----ScaleSpace.cpp(30KB)
----TestSIFT.clw(2KB)
----TestSIFT.ncb(1.09MB)
----TestSIFT.rc(5KB)
----SIFT.cpp(2KB)
----TestSIFT.dsw(1KB)
----TestSIFT.aps(21KB)
----MinHeap.cpp(2KB)
----MinHeap.h(750B)
----ReadMe.txt(4KB)
----StdAfx.h(999B)
----MatchInfo.cpp(598B)
----TestSIFT.h(1KB)
----KeyPoint.cpp(2KB)
----TestSIFT.opt(78KB)
----res()
--------TestSIFT.ico(1KB)
--------TestSIFT.rc2(400B)
--------Thumbs.db(3KB)
----SIFT.h(2KB)
----KeyPoint.h(1KB)
----MatchInfo.h(565B)
----TestSIFTDlg.cpp(11KB)
----TestSIFT.plg(1KB)