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

搜索资源列表

  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

    0下载:
  2. 一种很好的基于SIFT算子的人脸识别方法的介绍,文章有很不错。-A good SIFT-based operator of the introduction of face recognition method, there is a very good article.
  3. 所属分类:File Formats

    • 发布日期:2017-04-23
    • 文件大小:287056
    • 提供者:朱静
  1. SIFT_Engligsh_text

    0下载:
  2. 给大家打包一份比较详细的介绍与SIFT相关的外文文献。其中包括lowe本人的一些著作。-For everyone to pack a more detailed introduction and SIFT-related foreign literature. Include lowe some of my writings.
  3. 所属分类:Communication

    • 发布日期:2017-05-26
    • 文件大小:9320459
    • 提供者:杨晨
  1. TP_AMO

    0下载:
  2. Le Descr ipteur SIFT (Scale Invariant Feature Transform) [1] consiste a extraire un histo- gramme d orientations de gradients autour d un point d inter^et de l image. Le principe du calcul du descr ipteur est illustre a la gure
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1987589
    • 提供者:cc
  1. sift2

    0下载:
  2. 提出了一种基于线特征和SIFT点特征的多源遥感影像配准方法。该方法首先匹配待配准影像和参 考影像中的线特征,利用匹配直线构建虚拟角点 其次,针对传统SIFT算法匹配多源遥感影像特征点存在的 不足,采用线特征约束点特征的方法进行SIFT同名点对的提取 最后结合虚拟角点对及SIFT同名点对构建三角网进行小面元微分纠正。 -A line-based features and SIFT features multi-point sources of remote sensing image
  3. 所属分类:Development Research

    • 发布日期:2017-03-29
    • 文件大小:275057
    • 提供者:LIDAN
  1. sift5

    0下载:
  2. :研究了一种多目标识别算法,该算法用SUSAN角点形成SIFT特征点,采用阶梯图像金字塔结构实现尺度不变,为所有匹配点建立统一的超定线性方程组并对该方程组系数矩阵进行简 化使其维数降低一半,得到增广矩阵.对增广矩阵进行列变换,依据坐标转换的特性可从中提取多目标的稳定正常点,实现了快速分离多目标的匹配点. -: Study of a multi-target recognition algorithm using SUSAN corner formed SIFT feature point
  3. 所属分类:Development Research

    • 发布日期:2017-04-02
    • 文件大小:241527
    • 提供者:LIDAN
  1. An-Open-Source-SIFT-Library

    0下载:
  2. a paper about Rob Hess s SIFT algortithm implementation and introduction how to use that SIFT libraray
  3. 所属分类:Development Research

    • 发布日期:2017-05-09
    • 文件大小:2268695
    • 提供者:jacky
  1. sift

    0下载:
  2. 这是一个关于SIFT算法介绍的pdf和ppt的合集,可以很好地帮助初学者了解sift算法。(中英文都有)-This is a collection of pdf and ppt about SIFT algorithm. I believe it can greatly help beginners to understand SIFT algorithm.
  3. 所属分类:software engineering

    • 发布日期:2017-06-16
    • 文件大小:24823301
    • 提供者:罗炳峰
  1. android-utiliser-sift

    0下载:
  2. SIFT (Scale-invariant feature transform) est un algorithme de vision assistée par ordinateur permettant de détecter et décrire des zones d intérêts dans une image. Cet algorithme a été publié par David Lowe en 1999, et le propriétaire du brevet e
  3. 所属分类:Development Research

    • 发布日期:2017-04-10
    • 文件大小:1089717
    • 提供者:bou33aza
  1. sift-introduction

    0下载:
  2. SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力。该算法目前外文资料较多,但中文方面的介绍较少.-SIFT feature matching algorithm is at home and abroad feature points matching hot area of ​ ​ research and diffi
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1652830
    • 提供者:杨杙
  1. sift

    0下载:
  2. sift算法的详解,非常详细,对理解sift很有帮助。-Xiangjie sift algorithm, a very detailed understanding of sift helpful.
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:1324986
    • 提供者:ls6dlh
  1. sift-

    0下载:
  2. SIFT算法的基础知识,从为什么,到怎么想的,到具体怎么实现,一点改进方向-SIFT algorithm basics, from why to how to think, how to achieve specific, a little direction for improvement
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:8480323
    • 提供者:焦婷
  1. sift-based-on-edge-corner

    0下载:
  2. SIFT 由特征提取,特征描述符描述和特征匹配 3 部分构成,该算子特征提取数目庞大,建立特征描述符运算 量高,导致算法效率低。提出了一种 SEC( SIFT-Edge-Corner) 算法,在图像尺度空间提取角点代替 SIFT 特征点,并根 据角点是边缘曲率极值理论,预先采用 Canny 算子得到高斯边缘图像金字塔,再提取角点并进行尺度选择。实验结 果表明: 该算法在保障高准确率的前提下大幅度提高特征提取效率-By the SIFT feature extraction, fea
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:231186
    • 提供者:焦婷
  1. SIFT

    0下载:
  2. 该资料是一个学习SIFT算法的一个绝好的学习资料,sift算法是计算机图形学中一个很重要的算法-This information is a learning algorithm SIFT an excellent learning materials, sift algorithm is a very important computer graphics algorithms
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2467386
    • 提供者:姜霞霞
  1. Amnprt-kaur..cmfd-using--DCT-and-SIFT

    0下载:
  2. Digital images are the most prevalent way to spread a message. So the authenticity of images is very essential. But due to advancement of the technology the editing of images has become very effortless. Copy-move forgery is most basic technique to al
  3. 所属分类:Document

    • 发布日期:2017-05-02
    • 文件大小:690602
    • 提供者:Harmandeep Kaur
  1. sift

    0下载:
  2. 包含了SIFT详解,对于初学图像分类,场景识别有很大帮助-Contains a detailed SIFT, for beginners of image classification, scene recognition is of great help
  3. 所属分类:software engineering

    • 发布日期:2017-05-27
    • 文件大小:10705751
    • 提供者:冯阳
  1. paper4

    0下载:
  2. Vehicle Logo Recognition Using a SIFT-Based Enhanced Matching Scheme
  3. 所属分类:Communication

    • 发布日期:2017-05-01
    • 文件大小:572692
    • 提供者:xiaowang
  1. sift

    0下载:
  2. 是用于图像处理领域的一种描述子。这种描述具有尺度不变性,可在图像中检测出关键点,是一种局部特征描述子。-Is a descr iptor for image processing. This descr iption is scale invariant, can detect the key points in the images, is a local feature descr iptor
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:526111
    • 提供者:吴擎
  1. SIFT

    0下载:
  2. SIFT(Scale-invariant feature transform)是一种检测局部特征的算法,该算法通过求一幅图中的特征点(interest points,or corner points)及其有关scale 和 orientation 的描述子得到特征并进行图像特征点匹配,获得了良好效果-SIFT (Scale-invariant feature transform) is a local feature detection algorithm by finding a pictur
  3. 所属分类:File Formats

    • 发布日期:2017-05-03
    • 文件大小:647791
    • 提供者:孙钰
  1. SIFT

    0下载:
  2. SIFT是由UBC(university of British Column)的教授David Lowe 于1999年提出, 并在2004年得以完善的一种检测图像关键点(key points , 或者称为图像的interest points(兴趣点) ), 并对关键点提取其局部尺度不变特征的描绘子, 采用这个描绘子进行用于对两幅相关的图像进行匹配(matching)。 目前, SIFT可以说是所有图像局部特征描述特征子 中最火的一个了。-SIFT was developed by David L
  3. 所属分类:Document

    • 发布日期:2017-05-07
    • 文件大小:1425976
    • 提供者:刘超蝶
« 12 3 »
搜珍网 www.dssz.com