搜索资源列表
OPEN-SURF
- 基于OPEN的SURF算法
SURF实现
- SURF算法的VC实现
surf特征提取算法源码
- surf特征提取算法源码,用opencv实现,可用于特征匹配、图像拼接等
surf特征点匹配
- 很好的特征点匹配算法—surf,性能好于harris和sift,并且使用C++和matlab混合编程,速度更快,更加准确!
SURF-V1.0.9-WinDLL.基于SURF特征点的图像配准代码
- 基于SURF特征点的图像配准代码,可实现两幅图的特征提取及匹配,SURF feature points based on image registration code
SURF
- SURF算法的原文翻译,包括特征提取和特征匹配,加入了作者的一些理解-SURF translation of the original algorithm, including feature extraction and feature matching, adding some understanding of the author
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
- 2006年,SURF特征成为了类似于SIFT的一个替代品,速度是SIFT的三倍,该程序提供了SURF特征的提取与匹配方法,C++代码,需要OPENCV-SURF feature extraction
SURF-V1.0.9-WinDLLVC8
- implementation of SURF feature extractor
SURF
- SURF角点检测 This paper describes a new approach to low level image processing in particular, edge and corner detection and structure preserving noise reduction. Non-linear filtering is used to define which parts of the image are closely related to
SURF-V2
- surf在vc7.0下的开发版本,可以用来对图片中的物体进行特征提取-surf under the vc7.0 development version can be used to image objects in the feature extraction
SURF
- surf算法的OpenCV实现,Linux的-OpenCV implementation surf algorithm, Linux' s
surf
- 自然场景图像局部不变特征检测与描述,surf算法的图像匹配-Natural scene image detection and descr iption of local invariant features, surf image matching algorithm
SURF-V1.0.9-WinDLL
- SURF特征检测,目前 最常用的方法,鲁棒性强,matlab代码-SURF feature detection, the most commonly used method, robust, matlab code
SURF
- surf特征点匹配,显示匹配点数和时间,以及较优匹配点数(surf feature matching)
基于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特征的印刷体汉字识别方法
- 基于SURF特征的印刷体汉字识别方法,可以将字倾斜矫正(A printed Chinese character recognition method based on SURF features)
ORB an effcient alternative to SIFT or SURF
- 一种可以有效替代SIFT或者SURF的算法(ORB an effcient alternative to SIFT or SURF)