搜索资源列表
SIFT_VS2008
- 在前人的基础上,用Vs2008环境下编译通过的,sift的特征提取,和匹配,非常的全面。-In the previous basis, with the Vs2008 compile under the, sift feature extraction, and matching, very comprehensive.
MARK_ImagePyramids
- SIFT图像特征提取的图像预处理步骤:构建图像构建高斯金字塔,相邻层相减得到DOG金字塔,在DOG金字塔3x3x3的邻域内寻找局部极值点,供进一步计算SIFT特征描述子使用。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。-SIFT image feature extraction image preprocessing steps: build image Gaussian pyramid, subtracting the adjacent
opencv-sift-no-error
- vs2008+open2.0环境下的SIFT经典算法的程序.-a improved perfect SIFT algorithm based onvs2008 and open2.0
vs2008
- 这是关于双向SIFT匹配的算法资料,希望有用-a comparehensive report for our team
sift(C-code)
- 自编的SIFT优化算法,有注释,下载即可使用VS2008+OPENCV2.4.2-Self the SIFT optimization algorithm, notes, download to use VS2008+OPENCV2.4.2
360_panorama
- 360-panorama,360度柱面图像拼接,程序在VS2008环境下开发,opencv2.4.3版本,程序可以直接运行,以将所需依赖项添加在文件夹中,源图像放在source_pic中,最后生成结果在result_pic中。 实现步骤:1先将图像投影到柱面坐标上,2提取图像SIFT描述子,3将SIFT描述子配对,4用RANSAC算法根据配对成功的描述子统计出变换矩阵T,5图像拼接。 对于拼接后的图像,没有做进一步细化处理,使用者可以在生成的图像上再做进一步编辑。-360-panoram
opencv_sift
- 该算法为SIFT单幅图像特征点提取算法,经过调试可以运行。正确配置opencv即可,版本号为2.4.3,vs2008-The sift algorithm for single image feature point extraction algorithm, a debugging can run. opencv is configured correctly and the version number for 2.4.3,vs2008
sift
- 基于poencv2.4.0的sift代码,是实例,在vs2008下可以运行-based on opencv 2.4.0 to make sift come ture.the plantform is vs2008
sift-latest_win
- robhess的sift源码,在vs2008+opencv2.3.1下调试成功-robhess of sift source in vs2008+ opencv2.3.1 successful commissioning