搜索资源列表
OPEN-SURF
- 基于OPEN的SURF算法
SURF实现
- SURF算法的VC实现
surf特征提取算法源码
- surf特征提取算法源码,用opencv实现,可用于特征匹配、图像拼接等
surf特征点匹配
- 很好的特征点匹配算法—surf,性能好于harris和sift,并且使用C++和matlab混合编程,速度更快,更加准确!
matlabC.rar
- SURF算法为SIFT算法的改进,运算速度得到了很大的提高。本资料为基于MATLAB的SURF算法实现,对图像匹配的研究方向会有一定帮助。,SURF algorithm SIFT algorithm, computing speed has been greatly improved. MATLAB based on the information of the SURF algorithm for image matching the direction of the research wil
OpenSURF_version1c(1)
- SURF算法,是SIFT的升级版,速度更快,性能也不差,快速实现图像特征点的检测和匹配。-SURF algorithm, is an upgraded version of SIFT, faster, not bad performance, rapid detection of image feature points and matching.
SURF-V1.0.9-WinDLL
- SURF算法较SIFT算法速度快,SURF算法源代码。-SURF code
OpenSURF
- surf算法是现在最新的寻找图像特征点并匹配的算法,与SIFT算法相比速度更快,可以用在3D重建、图像拼接等多个领域-surf algorithm is now the latest to find the image feature points and matching algorithms, compared with the SIFT algorithm is faster, can be used in 3D reconstruction, image mosaic, and othe
CV-SURF
- 基于vc++6.0的SURF算法的程序代码,可以直接运行-Based on the SURF algorithm for vc++6.0 program code can be run directly
SURF
- 图像处理方面SURF算法的英文文章,对学习图像拼接方面有一定的帮助-SURF image processing algorithm the English article, image mosaic of the study have some help
SURF-Speeded-Up-Robust-Features
- SURF图像识匹配快速算法,能有效提高SURF算法的效率-SURF fast mothed
SURF-CPP
- SURF算法的Visual C++实现,可运行,有注释,容易理解!-The SURF algorithm Visual C++ achieve, can run Notes!
SURF-algorithm-improved
- SURF 改进SURF算法 图像配准 图像处理-SURF improvement SURF algorithm for image registration image processing
SURF
- 从C++言语中移植的SURF算法,包含多个子函数,能够对两张图片进行快速配准与拼接-Transplanted from C++ speech SURF algorithm, contains multiple sub-functions, capable of two images for quick registration and stitching
surf-1956
- surf算法对两幅有重复部分的图像进行拼接处理,并能够得到较好的拼接结果-Surf algorithm has repeated on two parts of the image stitching, and joining together can get good results
surf
- 这是运用surf算法来进行的多运动目标的跟踪,还有一些文档说明资料。-It is the use of tracking algorithm to surf multiple moving targets, and some documentation available.
SURF
- 使用surf算法来实现视频稳像第一步的特征点标定,为后续进行运动估计做准备。(Surf algorithm is used to realize the calibration of feature points in the first step of video image stabilization, so as to prepare for the subsequent motion estimation.)
SURF.tar
- 特征点检测一种基于opencv的SURF算法(An opencv-based SURF algorithm for feature point detection)
surf
- 图像特征提取算法--SURF算法Matlab代码(SURF algorithm matlab code)
RANSAC+SURF
- 基于SURF算法实现图像特征提取与描述,使用RANSAC进行图像细配准(SURF algorithm was used to extract and describe image features, and RANSAC was used for image registration)