搜索资源列表
SURF
- SURF算法的原文翻译,包括特征提取和特征匹配,加入了作者的一些理解-SURF translation of the original algorithm, including feature extraction and feature matching, adding some understanding of the author
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
find_obj
- surf 方法 直接能运行 配上opencv 图像特征点匹配 sift方法的改进版本,在时间上面大大提高同时在光照方面比sift要好很多-Methods can be run directly coupled surf opencv image feature point matching method sift improved version of the above at the time of greatly increased both the light much better th
SURF-OpenCV
- SURF算法和OpenCV的人脸特征检测技术研究 -SURF algorithm and OpenCV Face Feature Detection Technology
opencv_surf
- opencv实现surf特征点提取和配对-opencv surf feature point extraction and matching
FeatureDetection
- 图像的SURF特征检测,并将两张图片的特征进行匹配-SURF feature detection of the image, and the characteristics of the two picture matching
OpenCV_VC6.0_surf
- 基于opencv vc6.0的surf特征点检测算法-Based surf feature point detection algorithm opencv vc6.0
a
- OPENCV的SURF特征点提取源码,可以用于特征焦点的提取,运行于VS2010环境下通过-SURF feature points extraction of OPENCV source code, can be used to extract features of focus, running in VS2010 environment through
Surf
- 利用SURF算法,对人脸提取特征点。经作者检验,识别率可以在80 以上。- Extract face feature points using of SURF algorithm. With the inspection, the recognition rate can be above 80 .
SURF
- 基于SURF算法的特征提取代码,里面包含一些图像处理算法,opencv2.3.1和vs210-Feature extraction based on SURF algorithm code, containing some image processing algorithms, opencv2.3.1 and vs210
SURF
- 基礎SURF應用從最簡單的入門找特徵點、到稍微進階的影像比對以及照片合成全景圖的應用-SURF application of basic applications, from the simplest to find entry feature points to a slightly advanced image comparison and synthesis panorama photo
SURF-characterization
- VS1020+opencv Surf 特征点的描述,Opencv版本2.49可运行-VS1020+ descr iption, Opencv version 2.49 opencv Surf feature points can be run
surf
- surf是很好的特征提取方法之一,可以作为测试用,也可以进行开发-surf feature extraction method is a good one, can be used as a test, can also be developed
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.
opencv_surf
- opencv提取surf特征点 并进行匹配(Extracting surf feature points using opencv)
SURF
- surf特征点匹配,显示匹配点数和时间,以及较优匹配点数(surf feature matching)
SURF探测器拼接两张图像以创建全景的openCV实现
- 基于SURF的图像拼接,全景图像筛选特征点,进行匹配刷选转换(Image mosaic based on SURF panoramic image filtering feature points matching selection switch)
SURF_match
- opencv用surf实现特征匹配,vs2015,opencv3.4及以上版本可直接运行(Opencv+Surf+Feature match)
SURF+brief
- 基于opencv库的条件下,实现SURF+brief算法的特征点的提取与匹配,直接复制粘贴即可(Under the condition of OpenCV library, we can extract and match the feature points of SURF+brief algorithm, and copy and paste directly.)
