搜索资源列表
SURF_VC6.0
- Visual C++ 6.0 平台下使用OpenCV库实现的SURF特征点检测算法,效率较SIFT特征点检测要高。正确配置OpenCV后能修改输入图像能正确运行。-SURF feature point detection algorithm implemented using the OpenCV library under the Visual C 6.0 platform, more efficient than the SIFT feature point detection is hig
sift-win-recompiled
- VC2010可用,SIFT特征提取,并做两个图片的匹配,最终输出匹配点。适用于Windows操作系统。-VC2010 is available, the SIFT feature extraction, and make the two images match, the final output of the matching point. Applies to the Windows operating system.
find_obj
- surf 方法 直接能运行 配上opencv 图像特征点匹配 sift方法的改进版本,在时间上面大大提高同时在光照方面比sift要好很多-Methods can be run directly coupled surf opencv image feature point matching method sift improved version of the above at the time of greatly increased both the light much better th
sift
- 使用SIFT算法对比图片,输出标记有特征点的原图像,以及对比后结果-SIFT algorithm contrast picture output are marked with the feature points of the original image, and after comparing the results
sift
- 基于sift有较大区别图像的特征检测即找出两幅有较大区别图像相同的特征点 本人开发环境为vc2010和opencv2.4.0版本 如有版本不同的开发者,需设当修改配置文件,特别是opencv版本不同-Code by Utkarsh Sinha * Based on JIFT by Jun Liu * Visit http://aishack.in/ for more indepth articles and tutorials on artificial intelligen
SiftDemo
- 利用opencv编写的sift特征点提取程序,适用于研究此算法-Sift feature point extraction programming using opencv, which is applicable to research this algorithm
SIFT-iamge
- 这是一个SIFT的特征提取程序,我已经试验过,可以找到特征点并且声称特征点描述子。代码结构很清晰,简单易懂,非常适合初学者的学习。-This is a SIFT feature extraction procedures, I' ve been tested, you can find the feature points and claimed that the descr iption of the feature point. Code structure is very clear
SIFTTest3
- 实现对图像的sift特征点检测,能够对图像添加噪声、旋转、缩放,检验sift算法效果,实现两幅图像间的sift特征点匹配。-Sift feature point detection on the image, you can add noise on the image, rotate, zoom, testing the effect of sift algorithm, sift feature point matching between two images.
Gauss-Pyramid-sift_openvc
- 用opencv实现了高斯金字塔,得到了图像的sift特征点,并得到了不同高斯尺度下得图形-Gaussian pyramid with opencv obtained image sift feature point, and has been obtained under different graphical Gaussian scale
opencv-sift-text1
- 基于opencv的sift特征点匹配测试程序,对比两张图片上的特征点匹配程度-Based on the opencv sift feature point matching test program, compared to two pictures on the degree of matching feature points
SIFT-feature-matching-
- SIFT 特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处 理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄 的图像也具备较为稳定的特征匹配能力。该算法目前外文资料较多,但中文方面的介绍较少。为此 我撰写了这篇文档,以帮助国内的研究学者尽快入门,以最快的速度去体验 特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处 理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种
The-MFC-Sift-feature-extraction
- sift 特征点检测 对初学者有很好的参考-sift feature point detection is a good reference for beginners
The-SIFT-feature-point-extraction
- sift 特征点检测 很好的一个代码程序-sift feature point detection code is a very good program
SIFT
- 特征点提取匹配,是在opencv上进行测试的可用-match
SIFT
- sift可对两幅图像进行对齐,配准,找出对应的特征点,画线,对进行拼接-Sift the two images aligned to registration, find out the corresponding feature points, line drawing, for stitching
SIFT
- SIFT算法的特征点提取与匹配,程序效果较好,亲测可用。-SIFT feature point extraction and matching algorithms, application effect is good, close test available.
sift
- sift算法匹配图像特征点(opencv)-sift algorithm for image matching feature points (opencv)
sift-keypoints-detection
- 利用sift算法对图像进行特征点检测,获得图像的sfit极值点及特征点-Use sift algorithm for image feature detection
opencv-image-stich
- opencv实现图像拼接,vs2010 利用sift特征点和单应矩阵-Panorama Mosaicing using opencv vs2010
opencv3.2_SIFT+flann
- 本程序用于图像拼接,使用了SIFT特征点匹配,加上了加权融合算法去除了明暗接缝(This program is used for image stitching, using SIFT feature point matching and adding a weighted fusion algorithm to remove the bright and dark seams)