搜索资源列表
OpenSURF
- surf算法是现在最新的寻找图像特征点并匹配的算法,与SIFT算法相比速度更快,可以用在3D重建、图像拼接等多个领域-surf algorithm is now the latest to find the image feature points and matching algorithms, compared with the SIFT algorithm is faster, can be used in 3D reconstruction, image mosaic, and othe
OpenSurf
- you can detect feature points in any image. OpenCV is needed.. it uses surf algorithm to do so
OpenSURF
- 基于opencv的SURF的特征提取,里面有直接例子还有例子图片。-Opencv of SURF-based feature extraction, which have a direct examples are examples of pictures.
An-OpenSURF
- 作为开放加速鲁棒特征的热门方法,怎么不去看那些牛人所做的贡献呢,非常有意思。-As a robust feature of the popular open approach to accelerate, how not to look at the contribution of cattle, it was very interesting.
opensurf
- 基于opencv的角点检测程序,surf算法提取角点,并进行图像匹配。-surf extractor
OpenSURFcs
- 基于OpenSURF改写的的提取SURF特征算子的C#代码,付提取结果显示demo-Code written in C# to extract SURF from images, which is modified from OpenSURF (C++). A demo program is attached to show the result
OpenSURF
- SURF opencv 算法 图像识别 匹配
opensurf
- OPEN SUFT 算法源代码 ,内容详细,非常适合初学者-OPEN SUFT algorithm source code, detailed and very suitable for beginners
OpenSURF
- 介绍一种图像特征表示,称为OPENSURF,图像中的opensurf特征可以用来进行后续的分类或检测任务-introduce a kind of image feature- opensurf, the opensurf feature in the image can be used in the task of classify and detection
OpenSURF_version1c
- This function OPENSURF, is an implementation of SURF (Speeded Up Robust Features). SURF will detect landmark points in an image, and describe the points by a vector which is robust against (a little bit) rotation ,scaling and noise. It ca
OpenSURFcs
- opensurf code for c#
OpenSURF
- surf特征点提取以及相应的特征点匹配,matlab程序-speed up robust features (SURF), feature matching
OpenSURFcpp
- OpenSURF算法的实现,可直接使用SURF匹配图像-Achieve OpenSURF algorithm can be used directly SURF matching image
OpenSURF_version1c
- opensurf开源算法,里面有2个例子(Opensurf open source algorithm, there are 2 examples)
ransac
- 使用SURF算法实现彩色图像拼接技术,完成图像拼接(Using surf algorithm to realize color image mosaic technology and complete image mosaic)