搜索资源列表
surf
- 自然场景图像局部不变特征检测与描述,surf算法的图像匹配-Natural scene image detection and descr iption of local invariant features, surf image matching algorithm
SURF-V1.0.9-WinDLLVCPP
- surf特征点提取以及相应的特征点匹配,C++程序-speed up robust features (SURF), feature matching.C++ Source code
OpenSURF_version1c
- surf算法,实现特征点检测和匹配.文件内有两个图像匹配实例-surf algorithm, feature point detection and matching
VS2010surf-DETCET
- VS2010上实现SURF算法对单张图片进行特征点检测并将特征点标出,注意此程序并没有2张图片的匹配-The realization of a single picture VS2010 SURF algorithm for feature point detection and feature points marked, note that this program does not match two pictures
OpenSURFcpp
- OpenSurf是一款功能齐全的surf代码,程序中使用surf特征点进行了目标检测,视频目标识别,图像匹配等5项功能,代码经过调试可以成功运行。-OpenSurf is a full-featured surf the code, the program features the use of surf point target detection, video object recognition, image matching five function, the code after d
OpenCV_Surf
- 基于OpenCV实现的,基于SIFT和SURF算法的特征点提取匹配程序,包含野点消除,和Ransac处理过程。-OpenCV to achieve, based on the feature point extraction algorithm SIFT and SURF matching procedures, including the elimination of outliers, and Ransac process based.
Hausdorff距离匹配代码
- Hausdorff距离匹配代码,实现了CANNY边缘特征点、HARRIS特征点、SIFT特征点、SURF特征点的Hausdorff距离匹配