搜索资源列表
SURF-V1.0.9-WinDLL.基于SURF特征点的图像配准代码
- 基于SURF特征点的图像配准代码,可实现两幅图的特征提取及匹配,SURF feature points based on image registration code
OpenSURF.zip
- SURF feature descr iptor ,SURF feature descr iptor
SURF
- SURF算法的原文翻译,包括特征提取和特征匹配,加入了作者的一些理解-SURF translation of the original algorithm, including feature extraction and feature matching, adding some understanding of the author
Opensurf
- Surf,特征点检测算法,比sift还好的算法 论文和代码-Surf, feature point detection algorithm, the algorithm better than the paper sift and code
SURFmex
- surf特征提取算法,较sift优良,包括示例和实验图片,还有算法原文-surf feature extraction algorithms, the more sift fine, including examples and experimental images, as well as the original algorithm
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
IS_V2
- surf feature extraction algorithm code written in Visual Studio 8.0
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
SurfGesture
- this code does hand gesture recoginition using SURF feature points
SURF-V1.0.9-WinDLL
- SURF特征检测,目前 最常用的方法,鲁棒性强,matlab代码-SURF feature detection, the most commonly used method, robust, matlab code
surf-feature-by-mySelf
- 自编surf特征点检测,matlab语言,仅供参考-surf feature point detection by mySelf
OpenCV-SURF-feature-point-matching
- Opencv SURF特征点匹配,包含可以正常运行的完整代码。-Opencv SURF feature point matching, contains the complete code can run normally.
OpenCV-SURF-feature-point-detection
- Opencv SURF 特征点检测,包含可以运行的完整源代码。-Opencv SURF feature detection, contains the complete source code can be run.
SURF-feature-points-detection
- 能够对图像的SURF特征进行有效地提取并对其进行检测-The SURF feature of the image can be extracted and detected effectively
SURF
- surf特征点匹配,显示匹配点数和时间,以及较优匹配点数(surf feature matching)
基于surf特征匹配运动补偿的侦查法目标检测
- 基于surf特征匹配运动补偿的侦查法目标检测(Detection target detection based on surf feature matching motion compensation)
image registration by sift and surf
- sift和surf特征点提取,然后进行配准,通过ransac进行提纯(Sift and surf feature points are extracted, then registered and purified by RANSAC)