Welcome![Sign In][Sign Up]
Location:
Search - surf sift

Search list

[Special EffectsSURF-V1.0.9-WinDLL

Description: SURF特征提取算法的演示程序,在大多情况下处理速度和精度都超过sift算法
Platform: | Size: 44265 | Author: 马江林 | Hits:

[Special Effectssurf特征点匹配

Description: 很好的特征点匹配算法—surf,性能好于harris和sift,并且使用C++和matlab混合编程,速度更快,更加准确!
Platform: | Size: 1280017 | Author: youwen1022 | Hits:

[Special EffectsSURF-V1.0.9-WinDLL

Description: SURF特征提取算法的演示程序,在大多情况下处理速度和精度都超过sift算法-SURF feature extraction algorithm demo program, in most of the cases deal with the speed and accuracy of more than sift algorithm
Platform: | Size: 90112 | Author: 马江林 | Hits:

[Special Effectscvsurf

Description: SURF spped up robust features openCV 实现 为源代码 Fast SIFT-SURF spped up robust features openCV the realization of the source code for the Fast SIFT
Platform: | Size: 683008 | Author: hu | Hits:

[2D GraphicSURF-V1.0.9

Description: 一种特征描述算子,功能和sift类似,但比sift速度更快,有重要的研究价值-A characterization of operators, functions and sift similar, but faster than sift, has important research value
Platform: | Size: 1452032 | Author: | Hits:

[Othersurf

Description: SURF算法是继SIFT算法后的又一图像不变特征检测算法,除了具有SIFT算法稳定高效的特点外,还极大的降低了SIFT算法复杂度,大大提高了特征检测和匹配的实时性。这里上传的SURF算法的实现源代码-An interest point detection scheme is presented that is comparable in quality to existing methods, but can be performed much faster. The detection is based on a straightforward color analysis at a coarse granularity.Testing confirms that this detection scheme is much faster than the state-of-the-art. It is also repeatable, even under different viewing conditions. The detector is robust with respect to changes in viewpoint, lighting, zoom, and to a certain extent, rotation.
Platform: | Size: 4551680 | Author: 翟永 | Hits:

[Graph programSURFmex

Description: SIFT简化后的算法,速度快 特征点检测,检测特征点的一种非常有效的算法-SURF SURFmex example function,is very useful!!!
Platform: | Size: 1132544 | Author: 李蒙 | Hits:

[Windows DevelopCopy_of_SIFT_SURF

Description: Sift Surf example Sift Surf example
Platform: | Size: 2859008 | Author: Mike | Hits:

[Special Effectsiav07-surf

Description: Detecting, identifying, and recognizing salient regions or feature points in images is a very important and fundamental problem to the computer vision and robotics community. Tasks like landmark detection and visual odometry, but also object recognition benefit from stable and repeatable salient features that are invariant to a variety of effects like rotation, scale changes, view point changes, noise, or change in illumination conditions. Recently, two promising new approaches, SIFT and SURF, have been published. In this paper we compare and evaluate how well different available implementations of SIFT and SURF perform in terms of invariancy and runtime efficiency.
Platform: | Size: 869376 | Author: yangwei | Hits:

[Graph programsurf

Description: 2006年,SURF特征成为了类似于SIFT的一个替代品,速度是SIFT的三倍,该程序提供了SURF特征的提取与匹配方法,C++代码,需要OPENCV-SURF feature extraction
Platform: | Size: 3072 | Author: zzzffflll | Hits:

[Othercompare

Description: 本文介绍了SIFT,SURF,PCA-SIFT的各自特点,阐述了各自适用的不同的场景。对图像识别和视频识别有很大的启迪作用。-This article describes the SIFT, SURF, PCA-SIFT to their own characteristics to explain their application of the different scenarios. Image recognition and video recognition a great inspiration.
Platform: | Size: 2844672 | Author: liuweimin | Hits:

[File FormatSURFSIFT

Description: 这是SIFT和SURF算法的基本介绍的文档,初学者可以快速入门,对匹配算法快速掌握。-SIFT and SURF algorithms which is a basic introduction to the document, beginners can get started quickly, right matching algorithm to grasp.
Platform: | Size: 7168 | Author: xujie | Hits:

[Graph RecognizesiftKdtreeRansacCode

Description: 计算机视觉基本算法 包括: sift KDtree Ransac 提取特征 检索 排错 不错的代码-computer vision including: sift KDtree Ransac
Platform: | Size: 448512 | Author: blizzard | Hits:

[OpenCVSIFTSURF

Description: SIFT算法、SURF算法和PCA—SIFT算法的实例,里面要安装OPENCV才能用的-SIFT algorithm, SURF algorithm and PCA-SIFT algorithm instance, which can be used to install OPENCV
Platform: | Size: 1756160 | Author: 宋丹 | Hits:

[OpenCVfind_obj

Description: 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 than the sift
Platform: | Size: 3072 | Author: tjj | Hits:

[matlabsift-algorithm-pcasift-asift-csift

Description: 一些有关SIFT衍生算法的资料,包括ASIFT, CSIFT, PCA-SIFT, SURF算法,中英文都有,很有价值-Some of the SIFT algorithm is derived, including ASIFT, CSIFT, PCA-SIFT, SURF algorithm, in each category, great value
Platform: | Size: 31945728 | Author: 王雪瑶 | Hits:

[Special Effectssurf

Description: surf是对sift的一种加速算法,网上源代码乱飞,在此贡献源代码配套相关的文献。希望对图像匹配感兴趣的童鞋共同学习。-The accelerated algorithm surf sift a online source code flying in this contribution to the source code supporting literature. Learn together interested in image matching shoes.
Platform: | Size: 2753536 | Author: zz | Hits:

[Special EffectsA Comparison of SIFT, PCA-SIFT and SURF

Description: 包含了几种介绍sift改进算法的论文,对于了解最新的sift算法的发展非常有帮助。(Contains several papers introduced sift improved algorithm, for understanding the latest development of the SIFT algorithm is very helpful.)
Platform: | Size: 2859008 | Author: zhoulei | Hits:

[Graph RecognizeORB an effcient alternative to SIFT or SURF

Description: 一种可以有效替代SIFT或者SURF的算法(ORB an effcient alternative to SIFT or SURF)
Platform: | Size: 2571264 | Author: 湖海 | Hits:

[Special Effectsimage registration by sift and surf

Description: sift和surf特征点提取,然后进行配准,通过ransac进行提纯(Sift and surf feature points are extracted, then registered and purified by RANSAC)
Platform: | Size: 3195904 | Author: lihaihaoge | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net