搜索资源列表
cvsurf
- SURF spped up robust features openCV 实现 为源代码 Fast SIFT
CV_SURF
- 用openCV编写的SURF特征检测方法,此代码只供学习交流,版权归原作者所有,如有商业利用请于原作者liuliu联系。
surf特征提取算法源码
- surf特征提取算法源码,用opencv实现,可用于特征匹配、图像拼接等
OpenCVsurf.rar
- opencv是图像处理中常用到的工具箱,本资料为基于此工具箱的图像处理匹配算法SURF的实现代码。,opencv is commonly used in image processing to the toolbox, the toolbox based on this information for the image processing algorithm to match the achievement of SURF code.
opencv
- opencv所有的学习资料! 包括参考手册,opencv 教程,opencv基础教程手册-opencv all the learning materials! Including the reference manual, opencv tutorial, opencv Essentials Manual
LearningOpenCV
- Learning OPENCV 是2008年最新的opencv学习教程 非常实用的教程-Learning OPENCV is the latest in 2008 learning opencv tutorial very useful tutorial
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.
find_obj(surf)
- surf的C++实现类,包含main函数,可直接运行。需要OpenCV的支持-the class of SURF,include main function
opensurf
- 基于opencv的角点检测程序,surf算法提取角点,并进行图像匹配。-surf extractor
SURF_VC6.0
- 在vc+opencv 中的surf 特征点提取的代码,结果比较好。-In the vc+ opencv surf the feature point extraction code, the result is better
OpenSURF
- SURF opencv 算法 图像识别 匹配
SURFObjectMatching
- 基于SURF的目标匹配程序,可以使用,但需要安装opencv-SURF-based target matching program, you can use, but you need to install opencv
OpenCVdemo15-surf
- opencv的surf算法的实现,自己编的代码,可以实现效果,而且有一定的意义-code of surf,and use c++ and opencv
surf
- opencv仿射变换surf示例程序 在vs2010开发环境下实现-Opencv affine transformation surf example program In vs2010 development environment to achieve
SURF_OPENCV
- 基于opencv实现的surf算法代码 最终输出左右影像特征点图、匹配连线图以及良好匹配点的坐标txt文件(Surf algorithm based on OpenCV)
main
- 基于opencv的surf图像特征处理,带有进行两张图像图像对比的程序(Opencv based surf image feature processing, with two image contrast programs)
OpenSURF_version1c
- surf实现图像特征点检测,开放的语言程序可用于图像物体实时追踪或图像拼接处理。(Surf implements image feature point detection.An open language program can be used for image object tracking or image splicing.)
jiaozhun1
- 通过surf匹配特征点然后进行仿射变换实现图像配准。(using surf to match the two images)
SURF.tar
- 特征点检测一种基于opencv的SURF算法(An opencv-based SURF algorithm for feature point detection)