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

搜索资源列表

  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
    • 文件大小:1.1mb
    • 提供者:吴若鸿
  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
    • 文件大小:1.3mb
    • 提供者:张东兴
  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
    • 文件大小:7.32kb
    • 提供者:xujie
  1. surf

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

    • 发布日期:2017-05-04
    • 文件大小:1.38mb
    • 提供者:刘军学
  1. SURF

    0下载:
  2. SURF算法的原文翻译,包括特征提取和特征匹配,加入了作者的一些理解-SURF translation of the original algorithm, including feature extraction and feature matching, adding some understanding of the author
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:543.97kb
    • 提供者:Fisher
  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
    • 文件大小:1.53mb
    • 提供者:xmchen
  1. find_obj

    1下载:
  2. surf 方法 直接能运行 配上opencv 图像特征点匹配 sift方法的改进版本,在时间上面大大提高同时在光照方面比sift要好很多-Methods can be run directly coupled surf opencv image feature point matching method sift improved version of the above at the time of greatly increased both the light much better th
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:2.97kb
    • 提供者:tjj
  1. eccv06

    0下载:
  2. In this paper, a novel scale- and rotation-invariant interest point detector and descr iptor, coined SURF (Speeded Up Robust Features) is presented. It approximates or even outperforms previously proposed schemes with respect to repeatability, di
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:669.64kb
    • 提供者:yangwei
  1. SIFTtutorial

    0下载:
  2. 图像特征提取以及匹配,sift代码。可用于图片检索中,同比SURF,其算法可以较好的识别图像中文字-Image feature extraction and matching, sift the code. Can be used for image retrieval, up by SURF, the algorithm can better identify the image text
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-16
    • 文件大小:24.31mb
    • 提供者:sandy
  1. SURF

    0下载:
  2. SURF角点检测 This paper describes a new approach to low level image processing in particular, edge and corner detection and structure preserving noise reduction. Non-linear filtering is used to define which parts of the image are closely related to
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2.47mb
    • 提供者:nana
  1. ExtractPoints

    0下载:
  2. 摄影测量,特征点匹配,可以读入BMP位图,用Morevec算子,FForstner算子,Harris算子进行特征点的提取。-Photogrammetry, feature matching,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5.65mb
    • 提供者:项青
  1. SURFGPU-1.0.1_build

    0下载:
  2. This program does a very fast SURF feature extraction and matching using NVidia s GPU hardware
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14.46mb
    • 提供者:jumanji
  1. original

    0下载:
  2. surf implementation for yandex conkurs of panorama image matching
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.35kb
    • 提供者:alex
  1. surf

    1下载:
  2. 自然场景图像局部不变特征检测与描述,surf算法的图像匹配-Natural scene image detection and descr iption of local invariant features, surf image matching algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2.04mb
    • 提供者:kangchenlin
  1. scene-matching

    0下载:
  2. there are many ways for scenematching such as sift , surf ,correlation ,ncc, ... . in these papres you can see these ways
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:4.22mb
    • 提供者:mojtaba
  1. SURF

    0下载:
  2. SURF匹配的C程序,VS2010运行环境。-SURF matching C program, VS2010 runtime environment.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-25
    • 文件大小:462.64kb
    • 提供者:山姆
  1. SURF

    0下载:
  2. surf特征点匹配,显示匹配点数和时间,以及较优匹配点数(surf feature matching)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-26
    • 文件大小:10.88mb
    • 提供者:耳小七
  1. 基于surf特征匹配运动补偿的侦查法目标检测

    0下载:
  2. 基于surf特征匹配运动补偿的侦查法目标检测(Detection target detection based on surf feature matching motion compensation)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:11.58mb
    • 提供者:张小兔兔
  1. SURF探测器拼接两张图像以创建全景的openCV实现

    0下载:
  2. 基于SURF的图像拼接,全景图像筛选特征点,进行匹配刷选转换(Image mosaic based on SURF panoramic image filtering feature points matching selection switch)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:9.38mb
    • 提供者:小kkx
  1. SURF

    0下载:
  2. 程序由matlab编制,用于视觉目标图像surf特征提取和特征匹配及误匹配特征的剔除(good for feature matching)
  3. 所属分类:其他

    • 发布日期:2021-03-10
    • 文件大小:1.37mb
    • 提供者:也许是浮云
« 12 3 4 5 6 »
搜珍网 www.dssz.com