搜索资源列表
OpenSurf
- opencv+vc6.0+surf.主要是在vc6.0下面的运行的算法代码,c/c++语言编写 -opencv+vc6.0+surf
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.
OpenSURF_Charp
- 改进的OpenSURF算法,进行图像间特征匹配,用C#实现-OpenSURF algorithm realized in C# language,can do match between two image
SURFGPU-1.0.4.tar
- opensurf gpu library for c/c-opensurf gpu library for c/c++
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
- surf 算法的C++实现,和OPENCV库配合使用,提取SURF描叙符.-surf the algorithm is implemented in C++,and used in conjunction with OPENCV library .it extracte SURF depictors
OpenSURF-1.2.1VC2010
- 用Surf算法编写的程序,引用opencv2.3的库在VC2010环境下编写的-With the Surf algorithm program, citing the opencv2.3 library written in VC2010 environment
SURF
- 简单的opensurf算法,c语言实现,用到了opencv-the SURF detector-descr iptor scheme used in the OpenSURF library is discussed in detail.
opensurf
- 基于opencv的角点检测程序,surf算法提取角点,并进行图像匹配。-surf extractor
OpenSURFcpp
- C#版OpenSURF,提高了分析特征点的速度,已经加入了Match模块-amend the opensurf for c#. it speeds up analysing the vip points and adds images matching.
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 算法 图像识别 匹配
KuGouController
- surf特征点的代码,有注释,很好用,已验证oK-opensurf code,it is very good
OpenSURF-H
- 关键点检测和描述算法,surf算法的opencv的源码,surf算法的性能与sift相当,但速度要远大于sift算法,经过测试可以正常运行-Keypoint detection and descr iption algorithm, algorithm source code at the Surf, surf the performance of the algorithm and sift quite, but the speed is much larger than sift algor
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
OpenSURF_version1c
- opensurf开源算法,里面有2个例子(Opensurf open source algorithm, there are 2 examples)