搜索资源列表
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
surf
- 2006年,SURF特征成为了类似于SIFT的一个替代品,速度是SIFT的三倍,该程序提供了SURF特征的提取与匹配方法,C++代码,需要OPENCV-SURF feature extraction
ExtractPoints
- 摄影测量,特征点匹配,可以读入BMP位图,用Morevec算子,FForstner算子,Harris算子进行特征点的提取。-Photogrammetry, feature matching,
surf
- 自然场景图像局部不变特征检测与描述,surf算法的图像匹配-Natural scene image detection and descr iption of local invariant features, surf image matching algorithm
SURF-V1.0.9
- 图像旋转不变特征提取与匹配的升级版,Speeded Up Robust Features-Speeded Up Robust Features
surf
- surf特征点以及描述子的提取和匹配,是图像处理中一项重要的作用-Surf feature point extraction and matching as well as descr iptors, in image processing is an important role
SURF-V1.0.9-WinDLLVCPP
- surf特征点提取以及相应的特征点匹配,C++程序-speed up robust features (SURF), feature matching.C++ Source code
surf
- 这是一个surf特征匹配matlab程序,里面有实例和测试图像-This is a surf feature matching matlab program, there are examples and test images
SURF
- surf特征点检测,并实现两幅图像特征点的匹配-surf feature point detection, and the two images matching feature points
surf-ransac
- 提取surf特征点,并使用ransac算法剔除误匹配点-use surf detect feature points and use ransac delete wrong matching points
SURF-V1.0.9
- 同样是SURF 特征点提取和匹配算法的 MSVC 08 版本。-Also SURF feature extraction and matching algorithms MSVC 08 version.
opencv_surf
- opencv提取surf特征点 并进行匹配(Extracting surf feature points using opencv)
SURF
- surf特征点匹配,显示匹配点数和时间,以及较优匹配点数(surf feature matching)
基于surf特征匹配运动补偿的侦查法目标检测
- 基于surf特征匹配运动补偿的侦查法目标检测(Detection target detection based on surf feature matching motion compensation)
OpenSURF_version1c
- 利用matlab实现SURF特征匹配,包括surf特征检测与特征描述(Using MATLAB to implement SURF feature matching, including surf feature detection and feature descr iption)
SURFpipei_matlabfunctiontest
- 实现SURF特征点描述子算法,并使用Oxford Dataset图像自动进行精度评价(SURF feature descr iptor and matching precision evaluation)
SURF
- 程序由matlab编制,用于视觉目标图像surf特征提取和特征匹配及误匹配特征的剔除(good for feature matching)