CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SURF算法

搜索资源列表

  1. surf源码

    0下载:
  2. surf算法源码
  3. 所属分类:源码下载

  1. SURF的vc实现

    0下载:
  2. surf图像处理算法的vc实现
  3. 所属分类:其它资源

  1. surf特征提取算法源码

    1下载:
  2. surf特征提取算法源码,用opencv实现,可用于特征匹配、图像拼接等
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-03-29
    • 文件大小:328244
    • 提供者:zhongwenkun886
  1. surf特征点匹配

    2下载:
  2. 很好的特征点匹配算法—surf,性能好于harris和sift,并且使用C++和matlab混合编程,速度更快,更加准确!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-06-21
    • 文件大小:1280017
    • 提供者:youwen1022
  1. matlabC.rar

    1下载:
  2. SURF算法为SIFT算法的改进,运算速度得到了很大的提高。本资料为基于MATLAB的SURF算法实现,对图像匹配的研究方向会有一定帮助。,SURF algorithm SIFT algorithm, computing speed has been greatly improved. MATLAB based on the information of the SURF algorithm for image matching the direction of the research wil
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1153768
    • 提供者:吴若鸿
  1. OpenSURF_version1c(1)

    0下载:
  2. SURF算法,是SIFT的升级版,速度更快,性能也不差,快速实现图像特征点的检测和匹配。-SURF algorithm, is an upgraded version of SIFT, faster, not bad performance, rapid detection of image feature points and matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1362910
    • 提供者:张东兴
  1. SURFSIFT

    0下载:
  2. 这是SIFT和SURF算法的基本介绍的文档,初学者可以快速入门,对匹配算法快速掌握。-SIFT and SURF algorithms which is a basic introduction to the document, beginners can get started quickly, right matching algorithm to grasp.
  3. 所属分类:File Formats

    • 发布日期:2017-03-25
    • 文件大小:7499
    • 提供者:xujie
  1. sift-algorithm-pcasift-asift-csift

    1下载:
  2. 一些有关SIFT衍生算法的资料,包括ASIFT, CSIFT, PCA-SIFT, SURF算法,中英文都有,很有价值-Some of the SIFT algorithm is derived, including ASIFT, CSIFT, PCA-SIFT, SURF algorithm, in each category, great value
  3. 所属分类:matlab

    • 发布日期:2016-01-14
    • 文件大小:31945728
    • 提供者:王雪瑶
  1. surf

    0下载:
  2. 主要是实现了图像匹配和图像配准,是一个很不错的算法模块-Achieved mainly image matching and image registration, is a very good algorithm module
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:1451194
    • 提供者:刘军学
  1. SURF-V1.0.9-WinDLL

    0下载:
  2. SURF算法较SIFT算法速度快,SURF算法源代码。-SURF code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:90039
    • 提供者:亚云
  1. OpenSURFwithimg

    0下载:
  2. 注意,本程序测试是在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
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1378988
    • 提供者:吴若鸿
  1. SIFTSURF

    1下载:
  2. SIFT算法、SURF算法和PCA—SIFT算法的实例,里面要安装OPENCV才能用的-SIFT algorithm, SURF algorithm and PCA-SIFT algorithm instance, which can be used to install OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1755761
    • 提供者:宋丹
  1. OpenSURF

    1下载:
  2. 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
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1604315
    • 提供者:xmchen
  1. OpenSURFcpp

    0下载:
  2. C++版的SURF算法,效率较高,但必须事先安装OpenCV2.0-C++ version of the SURF algorithm is efficient, but must be pre-installed OpenCV2.0
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1232657
    • 提供者:redcat1
  1. SURF

    0下载:
  2. 主要是SURF算法在人脸识别 遥感图像配准和拼接等操作的实现,算法清晰。-SURF algorithm is mainly in face recognition remote sensing image registration and joining together the realization of the operation, the algorithm is clear.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-28
    • 文件大小:10837255
    • 提供者:萧萧
  1. opencvlizi

    0下载:
  2. 在mfc中使用opencv的示例,实现了canny算法、surf算法、矩形检测等算法-Opencv mfc used in the example, to achieve a canny algorithm, surf algorithm, the rectangle detection algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:12143845
    • 提供者:ckolk
  1. 29782182CV_SURF

    0下载:
  2. SURF算法源码,希望对你有所帮助。SURF为SIFT算法的变形-SURF algorithm source code,
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-09
    • 文件大小:6478
    • 提供者:许群山
  1. SURF

    0下载:
  2. 图像处理方面SURF算法的英文文章,对学习图像拼接方面有一定的帮助-SURF image processing algorithm the English article, image mosaic of the study have some help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:584230
    • 提供者:沈宇轩
  1. SURF

    0下载:
  2. surf算法程序,用来处理手背经脉纹理的一个算法程序。-Speeded-up Robust Features
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:1214870
    • 提供者:hsy
  1. SURF-Speeded-Up-Robust-Features

    0下载:
  2. SURF图像识匹配快速算法,能有效提高SURF算法的效率-SURF fast mothed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:681517
    • 提供者:
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com