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

搜索资源列表

  1. OpenCV_VC6.0_surf

    1下载:
  2. Visual C++ 6.0平台基于OpenCV的SURF图像特征点的检测和匹配源代码,能正确的实现图像特征点的检测和匹配功能,对研究图像特征点匹配非常有帮助。-The Visual C++ 6.0 platform is based on OpenCV SURF image feature points detection and matching of source code, can correct the image feature point detection and matchin
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3111665
    • 提供者:king
  1. OpenSURF-1.2.1VC2010

    0下载:
  2. 用Surf算法编写的程序,引用opencv2.3的库在VC2010环境下编写的-With the Surf algorithm program, citing the opencv2.3 library written in VC2010 environment
  3. 所属分类:OpenCV

    • 发布日期:2017-06-15
    • 文件大小:24036018
    • 提供者:邱运
  1. surf2stl

    0下载:
  2. 基于surf的图像复制篡改检测matlab实现-surf image detect matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1611
    • 提供者:gfyyw
  1. TestSurf

    0下载:
  2. It is just a sample code of SURF algorithm. It captures the image from camera.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11402043
    • 提供者:John Lin
  1. 23

    0下载:
  2. 此文章是关于surf算法的文章,提取具有旋转不变性的特征点 应用到图像配准中区- 此文章是关于surf算法的文章,提取具有旋转不变性的特征点 应用到图像配准中区
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1222681
    • 提供者:王少武
  1. LV_OpenWEB

    0下载:
  2. 通过子面板实现了在LabVIEW平台下浏览网页的功能-You can surf the Internet on base of LabVIEW
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:5514
    • 提供者:汤柳
  1. ORB-.pdf

    0下载:
  2. ORB特征用于图像特征点匹配,这个是英文参考文献。-ORB an effi cient alternative to SIFT or SURF
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:904030
    • 提供者:顾盼中
  1. OpenSURF

    0下载:
  2. 主要介绍SURF算法的具体实现原理以及流程文档-introduce the SURF algorithm implement
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2433640
    • 提供者:
  1. 11

    1下载:
  2. 图像处理源码,是基于SURF(加速鲁棒性特征配准)特征图像配准的源码,在vs2008平台上开发的-Image processing source code is based on SURF (accelerated robustness feature alignment) characteristics of the image registration source code, developed in vs2008 platform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3823591
    • 提供者:sunxiaoxiao
  1. samples

    0下载:
  2. SURF_DETECTOR SURF (Speeded Up Robust Feature) is a robust image detector and descr iptor, first presented by Herbert Bay et al. in 2006, that can be used in computer vision tasks like object recognition or 3D reconstruction. It is partly inspired
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:843
    • 提供者:Kim
  1. OpenSURF_version1c(2)

    0下载:
  2. SURF的matlab代码,实现特征点检测和描述,比SIFT更快-faster than SIFT
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:737168
    • 提供者:朱晓玲
  1. SURFGPU

    0下载:
  2. how GPU SURF (Speeded Up Robust Features)
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:52575
    • 提供者:uxmanz
  1. AviWriter

    0下载:
  2. 编译环境vs2008+opencv2.0+DirectShow。 将摄像头采集到的图像写入到avi文件中,也可以将avi文件中的帧图像写入到avi文件中。视频帧图像的来源取决于运行时输入的参数的数量。 ps:directshow可以在http://www.opencv.org.cn/下载-Environment:vs2008+opencv2.0+DirectShow Detail: capture frame from camera or avi files,then write
  3. 所属分类:DirextX

    • 发布日期:2017-03-28
    • 文件大小:1257
    • 提供者:joe
  1. Blog

    0下载:
  2. (1)在使用博客之前,需要注册一个用户,注册登录后可进行信息添加操作。 (2)游客无需注册,可能浏览文章以及发表评论操作。 (3)用户在添加、查看“通讯管理”内容时,只能添加和查看自己添加的信息。 (4)只有管理员能进行对用户信息查看以及浏览操作。 (5)管理用户员:mr;密码:mrsoft。-(1) in the use of blog before, need to register a user, registered after login information can
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-05
    • 文件大小:928821
    • 提供者:
  1. user

    0下载:
  2. 尝试制作界面菜单(uimenu)和上下文菜单(uicontextmenu、uimenu),兵士菜单项能够实现一定功能; 尝试使用menu函数实现简单功能; 为plot绘制的点型增加其他属性修改功能,如markerfacecolor和markersize等; 尝试实现mesh和surf的属性修改界面; 尽可能实现更多的GUI内容。-Trying to create interface menu (uimenu) and the context menu (uicontextmenu
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1987
    • 提供者:xialf
  1. linux_shangwang

    0下载:
  2. linux上网插件,类似于windows环境下上网需要的插件-to surf the internet on the os of linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:1599
    • 提供者:江岩
  1. find_obj

    0下载:
  2. surf算法特征提取,关键点检测匹配 -surf surf you know it is surfsurf surf you know it is surf
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:3004
    • 提供者:温佳
  1. opensurf

    0下载:
  2. 基于opencv的角点检测程序,surf算法提取角点,并进行图像匹配。-surf extractor
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3588031
    • 提供者:leeshuzhen
  1. CLassical-descriptor

    0下载:
  2. sift,surf,daisy,steerfilter,shape context,smd,gih,金字塔方向直方图phog-sift,surf,daisy,steerfilter,shape context,smd,gih
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-02
    • 文件大小:14817153
    • 提供者:
  1. Good-descriptor

    0下载:
  2. 经典的描述子集合,主要有:sift,surf,steerfilter,SMD,-Classical descr iptors: sift,surf,steerfilter,SMD,......
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14817161
    • 提供者:
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 30 »
搜珍网 www.dssz.com