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

搜索资源列表

  1. SIFTwhow

    0下载:
  2. sift演讲文档,介绍了sift的相关知识和算法-sift
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:419220
    • 提供者:pen
  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. sift4

    0下载:
  2. :提出一种基于尺度不变特征变换(SIFT)特征匹配的目标跟踪方法.首先使用SIFT提取目标特征,构 建目标特征库,然后使用基于K维树的特征匹配算法,对实时序列图像提取的SIFT特征与特征库中目标进行精确匹配 -: Based on Scale Invariant Feature Transform (SIFT) feature matching target tracking. The first to use SIFT target feature extraction, featur
  3. 所属分类:Development Research

    • 发布日期:2017-03-30
    • 文件大小:264470
    • 提供者:LIDAN
  1. sift

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

    • 发布日期:2017-04-26
    • 文件大小:199809
    • 提供者:侯国强
  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-10
    • 文件大小:2268695
    • 提供者:jacky
  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尺度不变特征,特征提取相关较好论文-The sift scale invariant features, feature extraction better paper
  3. 所属分类:File Formats

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

    0下载:
  2. matlab 提取图像的sift源代码,编程简单精炼。-The matlab sift the source code to extract the image, programming is simple and refined.
  3. 所属分类:Development Research

    • 发布日期:2017-03-28
    • 文件大小:3392
    • 提供者:zsf
  1. An-Open-Source-SIFT-Library

    0下载:
  2. Describes an Open Source library used for the purpose of Image Matching using David G. Lowes SIFT algorithm.
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:2287177
    • 提供者:PHILIP TROWE
  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-algorithm

    0下载:
  2. SIFT特征(Scale-invariant feature transform,尺度不变特征转换)是一种计算机视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe 在1999年所发表,2004年完善总结。其应用范围包含物体辨识、机器人地图感知与导航、影像缝合、3D模型建立、手势辨识、影像追踪和动作比对。此算法有其专利,专利拥有者为 英属哥伦比亚大学。 局部影像特征的描述-SIFT algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-12-07
    • 文件大小:2976916
    • 提供者:李小龙
  1. my-sift-opening-report

    0下载:
  2. 我的sift开题报告 自己写的 可以- opening report
  3. 所属分类:File Formats

    • 发布日期:2017-12-05
    • 文件大小:32579
    • 提供者:李小龙
  1. SIFT-3D

    0下载:
  2. 基于SIFT特征提取_数字条纹投影的自适应3D人脸识别-Self-Adaptive 3D Face Recognition Using SIFT Extraction Based on Digital Fringe Projection
  3. 所属分类:Project Design

    • 发布日期:2017-11-15
    • 文件大小:2858069
    • 提供者:michael
  1. Multi-quantifying-SIFT

    0下载:
  2. 图像特征提取:多元量化 SIFT 视觉特征提取方法 -Image feature extraction
  3. 所属分类:Project Manage

    • 发布日期:2017-11-29
    • 文件大小:228034
    • 提供者:zyf
  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 23 4 5 6 7 8 »
搜珍网 www.dssz.com