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

搜索资源列表

  1. SIFT

    0下载:
  2. 根据OPENCV给出的SIFT特征提取源代码所写的SIFT算法流程,对理解SIFT算法有一定的帮助
  3. 所属分类:软件工程

    • 发布日期:2014-01-17
    • 文件大小:418985
    • 提供者:鄢胜勇
  1. sift中文教程

    3下载:
  2. sift算法的中文讲解
  3. 所属分类:文档资料

  1. sift算法

    0下载:
  2. sift算法全面讲解
  3. 所属分类:其它文档

  1. 基于图像SIFT 特征的图像检索方法

    1下载:
  2. 基于SIFT特征提取,本文提出了一种多尺度的图像检索算法,将一幅图像转化为多个特征的集合,再通过计算两幅图像特征向量间的欧氏距离进行比较得出结果进而实现图像检索功能。实验结果说明该算法具有尺度、平移、旋转不变性,可以进行良好应用。
  3. 所属分类:文档资料

    • 发布日期:2011-07-22
    • 文件大小:812973
    • 提供者:fannting
  1. Animprovedfastfeaturematchingalgorithmsift

    0下载:
  2. 一种改进的快速sift特征匹配算法,对学习sift算法很有帮助-An improved fast feature matching algorithm sift
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:149503
    • 提供者:feng hw
  1. DistinctiveImageFeaturesfromScale-Invariant

    0下载:
  2. David G. Lowe对SIFT算法进行完善的英文文章,研究图像拼接的应该仔细读一下。-David G. Lowe for SIFT algorithm to improve the English articles, research image mosaic should be read carefully.
  3. 所属分类:Document

    • 发布日期:2017-04-25
    • 文件大小:490923
    • 提供者:quanshuiwusheng
  1. pptsift

    0下载:
  2. sift算法详细步骤演讲资料,对sift理解很有帮助-sift algorithm detailed steps lecture information on the sift helpful to understand
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:734412
    • 提供者:zuoyanjiao
  1. SIFT

    0下载:
  2. 关于SIFT的几篇经典IEEE论文,对想了解掌握SIFT算法和利用SIFT算法进行图像处理的程序员有很大帮助。-With regard to SIFT of several classic IEEE papers, wanting to understand the SIFT algorithm and the use of SIFT algorithm image processing programmer of much help.
  3. 所属分类:File Formats

    • 发布日期:2017-04-10
    • 文件大小:1950922
    • 提供者:小鱼儿
  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. SIFT

    0下载:
  2. SIFT特征和正交DLT算法在物体识别中的应用.-SIFT features and orthogonal DLT algorithm in object recognition.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:262676
    • 提供者:wangbo
  1. sift

    0下载:
  2. SIFT算法是一种提取局部特征的算法,在尺度空间寻找极值点,提取位置,尺度,旋转不变量。-sift of
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:199809
    • 提供者:侯国强
  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. sift-CSharp

    0下载:
  2. 基于C#的sift算法,非常有用,建议大家都运行一下。-For gis studies of great help for the the ARCGIS three developers, but also for beginners study.
  3. 所属分类:Development Research

    • 发布日期:2017-11-05
    • 文件大小:129704
    • 提供者:xianggao
  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算法的ppt教程。很详细,公式解析很到位,很多不明白的细节都讲解的很详细-sift algorithm ppt tutorial. Very detailed analytic formula is in place, many do not understand the details of the very detailed
  3. 所属分类:software engineering

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

    0下载:
  2. 主要讲述了尺度空间和SIFT算法 可以更深入的理解之间的关系-Focuses on the relationship between the scale space and deeper understanding of the SIFT algorithm
  3. 所属分类:File Formats

    • 发布日期:2017-12-03
    • 文件大小:504918
    • 提供者:刘雨婷
  1. Rob_Hess-SIFT

    0下载:
  2. Rob_Hess 维护的SIFT算法基于opencv的C实现方法 -The SIFT algorithm maintenance Rob_Hess method based on the opencv C
  3. 所属分类:Project Design

    • 发布日期:2017-12-06
    • 文件大小:350063
    • 提供者:吴星怡
  1. SIFT

    0下载:
  2. SIFT算法,基于特征的特征点提取及基于置信度的特征匹配-SIFT algorithm, feature-based feature extraction and matching based on the characteristics of Confidence
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:594338
    • 提供者:wuxue
  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. PCA-SIFT

    0下载:
  2. 用pca-sift实现特征匹配,是sift算法的改进,可直接使用-Achieved with pca-sift feature matching is improved sift algorithm can be used directly
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:686906
    • 提供者:李强
« 12 3 4 »
搜珍网 www.dssz.com