搜索资源列表
SURF-V1.0.9-WinDLL
- SURF特征提取算法的演示程序,在大多情况下处理速度和精度都超过sift算法
surf特征提取算法源码
- surf特征提取算法源码,用opencv实现,可用于特征匹配、图像拼接等
SURF-V1.0.9-WinDLL
- SURF特征提取算法的演示程序,在大多情况下处理速度和精度都超过sift算法-SURF feature extraction algorithm demo program, in most of the cases deal with the speed and accuracy of more than sift algorithm
SURF-V1.0.9-WinDLL
- 基于SURF特征点的图像配准代码,可实现两幅图的特征提取及匹配-SURF feature points based on image registration code
SURFmex
- surf特征提取算法,较sift优良,包括示例和实验图片,还有算法原文-surf feature extraction algorithms, the more sift fine, including examples and experimental images, as well as the original algorithm
surf
- 2006年,SURF特征成为了类似于SIFT的一个替代品,速度是SIFT的三倍,该程序提供了SURF特征的提取与匹配方法,C++代码,需要OPENCV-SURF feature extraction
SIFTtutorial
- 图像特征提取以及匹配,sift代码。可用于图片检索中,同比SURF,其算法可以较好的识别图像中文字-Image feature extraction and matching, sift the code. Can be used for image retrieval, up by SURF, the algorithm can better identify the image text
SURF-V2
- surf在vc7.0下的开发版本,可以用来对图片中的物体进行特征提取-surf under the vc7.0 development version can be used to image objects in the feature extraction
OpenSURF_version1c
- surf特征点提取以及相应的特征点匹配,matlab程序-speed up robust features (SURF), feature matching
SURF
- SURF算法的原文翻译,包括特征提取和特征匹配,加入了作者的一些理解-SURF translation of the original algorithm, including feature extraction and feature matching, adding some understanding of the author
SURF
- 尺度不变局部特征提取,对于局部细节特征有很好的描述,具有旋转尺度不变性-Scale-invariant local feature extraction, feature for the local details are well described, with a rotating scale invariance
SURF-V1.0.9
- 图像旋转不变特征提取与匹配的升级版,Speeded Up Robust Features-Speeded Up Robust Features
SURF
- surf 特征提取 点特征 尺度不变性 黑森林矩阵-surf feature extraction
surf-detecte
- 图像处理surf特征,本程序详细给出了surf特征提取的步骤以及给出了结果下载程序后配置相应文件可以直接运行出结果。-Image processing surf features, this procedure is given in detail the steps of the surf feature extraction and gives the results of the corresponding file downlo
opencv_surf
- opencv提取surf特征点 并进行匹配(Extracting surf feature points using opencv)
特征检测
- 图像特征提取是计算机视觉和图像处理中的一个概念。它指的是使用计算机提取图像信息,决定每个图像的点是否属于一个图像特征。包括:Harris角点、ShiTomasi角点、亚像素级角点、SURF角点、Star关键点、FAST关键点、Lepetit关键点等等(Image feature extraction is a concept in computer vision and image processing. It refers to us
SURF_features_extracting
- 用于图像的特征提取,运算速度快!比传统的SIFT算法快好多!(Feature extraction for images, fast operation! Much faster than the traditional sift algorithm!)
SURF
- 应用SURF进行图像特征的提取,纯java编程,可视化,可以清晰看到提取出的特征点,有参考价值。(Using SURF to extract image features, pure Java programming, visualization, can clearly see the extracted feature points, and has reference value.)
surf
- 图像特征提取算法--SURF算法Matlab代码(SURF algorithm matlab code)
SURF
- 程序由matlab编制,用于视觉目标图像surf特征提取和特征匹配及误匹配特征的剔除(good for feature matching)