搜索资源列表
SURF-V1.0.9-WinDLLVC
- 基于OpenCV的SURF算法实现。
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.
OpenSurf
- opencv+vc6.0+surf.主要是在vc6.0下面的运行的算法代码,c/c++语言编写 -opencv+vc6.0+surf
OpenSURFwithimg
- 注意,本程序测试是在VISUAL STUDIO2005下实现的,这个是本人搜索到的基于OPENCV和vc++的SURF算法,原来找到后,无法使用,自己在里面添加了opencv的一些头文件和库函数,直接可以使用,显示结果,希望对大家有帮助。-Note that this procedure test is VISUAL STUDIO2005 to achieve, and this is my search-based OPENCV and vc++ the SURF algorithm, the
SIFTSURF
- SIFT算法、SURF算法和PCA—SIFT算法的实例,里面要安装OPENCV才能用的-SIFT algorithm, SURF algorithm and PCA-SIFT algorithm instance, which can be used to install OPENCV
opencvlizi
- 在mfc中使用opencv的示例,实现了canny算法、surf算法、矩形检测等算法-Opencv mfc used in the example, to achieve a canny algorithm, surf algorithm, the rectangle detection algorithm
SURF
- surf算法的OpenCV实现,Linux的-OpenCV implementation surf algorithm, Linux' s
SURF-OpenCV
- SURF算法和OpenCV的人脸特征检测技术研究 -SURF algorithm and OpenCV Face Feature Detection Technology
SurfTest
- opencv控制台下实现经典的surf算法-opencv console classic surf algorithm
surf算法+匹配点的对应显示
- 利用opencv中的surf算法进行图像匹配,并将匹配对对应显示
SURF算法代码
- 基于opencv的surf特征点检测算法,英文解释,代码很详细,是个值得参考的资源
OpenCVdemo15-surf
- opencv的surf算法的实现,自己编的代码,可以实现效果,而且有一定的意义-code of surf,and use c++ and opencv
image
- OpenCV下实现全景图像的拼接,利用SURF算法-OpenCV to achieve panoramic image stitching
proj
- 基于opencv的树莓派surf算法实验(SURF algorithm implemented on raspburry pi)
SURF_OPENCV
- 基于opencv实现的surf算法代码 最终输出左右影像特征点图、匹配连线图以及良好匹配点的坐标txt文件(Surf algorithm based on OpenCV)
Surf_test
- 基于OpenCV3.0.0版本的SURF算法及程序测试(SURF algorithm and program testing based on OpenCV3.0.0 version)
SURF.tar
- 特征点检测一种基于opencv的SURF算法(An opencv-based SURF algorithm for feature point detection)
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.)
2Dpicture
- 通过opencv中的surf算法实现物体识别(Realization of object recognition by surf algorithm in opencv)