搜索资源列表
SURF-V1.0.9-WinDLL
- SURF特征提取算法的演示程序,在大多情况下处理速度和精度都超过sift算法
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.
OpenCVsurf.rar
- opencv是图像处理中常用到的工具箱,本资料为基于此工具箱的图像处理匹配算法SURF的实现代码。,opencv is commonly used in image processing to the toolbox, the toolbox based on this information for the image processing algorithm to match the achievement of SURF code.
SURF-V1.0.9-WinDLL
- SURF算法较SIFT算法速度快,SURF算法源代码。-SURF code
CV-SURF
- 基于vc++6.0的SURF算法的程序代码,可以直接运行-Based on the SURF algorithm for vc++6.0 program code can be run directly
iav07-surf
- 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 re
SURF-V2
- surf在vc7.0下的开发版本,可以用来对图片中的物体进行特征提取-surf under the vc7.0 development version can be used to image objects in the feature extraction
SURF-V1.0.9-WinDLL
- SURF特征检测,目前 最常用的方法,鲁棒性强,matlab代码-SURF feature detection, the most commonly used method, robust, matlab code
基于surf特征匹配运动补偿的侦查法目标检测
- 基于surf特征匹配运动补偿的侦查法目标检测(Detection target detection based on surf feature matching motion compensation)
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和ransac实现两幅图像配准(Registration of two images with surf and RANSAC)
surf
- 图像特征提取算法--SURF算法Matlab代码(SURF algorithm matlab code)
image registration by sift and surf
- sift和surf特征点提取,然后进行配准,通过ransac进行提纯(Sift and surf feature points are extracted, then registered and purified by RANSAC)
RANSAC+SURF
- 基于SURF算法实现图像特征提取与描述,使用RANSAC进行图像细配准(SURF algorithm was used to extract and describe image features, and RANSAC was used for image registration)