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

搜索资源列表

  1. SIFT1

    0下载:
  2. Matbal下的SIFT算法源代码,可以直接运行,处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题 -The SIFT algorithm source code under Matbal run directly matching occurred between the two image translation, rotation, affine transformation case
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:3005383
    • 提供者:zhaokai
  1. SIFTtutorial

    0下载:
  2. SIFT算法特征提取,用此特征提取后,可以将测试图像与模板图像进行匹配-SIFT,features extract
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:25515693
    • 提供者:李清亮
  1. Canny435435

    0下载:
  2. 这是一个canny边缘检测的程序-This a canny edge detection procedures.
  3. 所属分类:Graph program

    • 发布日期:2017-11-22
    • 文件大小:140982
    • 提供者:ling
  1. harris

    0下载:
  2. harris算子寻找角点,并实现配准。附试验材料。-harris corner operator to find and to achieve registration. Test materials attached.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:577767
    • 提供者:武锐
  1. picture_connection_base_on_sift

    0下载:
  2. 实现基于sift特征的图像拼接,在sift特征提取和匹配(match)原代码的修改上实现的,源代码-just as the name s descr iption
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:13282985
    • 提供者:txy
  1. surf

    0下载:
  2. 2006年,SURF特征成为了类似于SIFT的一个替代品,速度是SIFT的三倍,该程序提供了SURF特征的提取与匹配方法,C++代码,需要OPENCV-SURF feature extraction
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:3268
    • 提供者:zzzffflll
  1. siftcode

    0下载:
  2. 在图像匹配中,有很多种算法。在这众多的算法中,SIFT 算法具有良好的尺度、光 照和空间旋转的不变性,所以被广泛的应用于图像匹配当中。本文对SIFT 算法的四个主要 步骤进行了简单的介绍,并将该算法应用到多色二值压缩的压缩算法当中,提高了压缩效率 并且缩小了压缩后的存储空间。-In image matching, there are many kinds of algorithms. In many algorithms, SIFT algorithm has good scale,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:672994
    • 提供者:xiawei
  1. match

    0下载:
  2. 用C++实现两幅图像的SIFT(尺度不变特征变换)特征点的匹配
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1819
    • 提供者:lucia
  1. match

    0下载:
  2. 这是SIFT算法在匹配遥感方面的一个应用,实现自动匹配识别功能-This is the SIFT algorithm to match an application of remote sensing, automatic matching recognition
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:1028
    • 提供者:耿锦
  1. sift1

    1下载:
  2. 针对现有的图像复制遮盖篡改检测算法需要某些先验信息、对后处理操作失效且计算量大等问题, 借鉴图像匹配技术中的SIFT(scale invariant feature transform)特征匹配算法,首次提出将其用于检测复制 遮盖的篡改操作。 -Cover the existing image copy for tamper detection algorithm needs some prior information on the calculation of post-proc
  3. 所属分类:Development Research

    • 发布日期:2017-02-13
    • 文件大小:466595
    • 提供者:LIDAN
  1. SIFT3

    0下载:
  2. :对传统SIFT算法从特征点提取时间和匹配精度上进行了优化,基于优化算法提取的特征点对构建 三角网进行小面元微分纠正配准。试验结果表明,该方法是一种有效的遥感影像自动配准方法。 -: SIFT algorithm from the traditional feature extraction time and matching accuracy, and the optimization, optimization algorithm based on the extracted fea
  3. 所属分类:Development Research

    • 发布日期:2017-04-03
    • 文件大小:454126
    • 提供者: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. SIFT_VS

    0下载:
  2. 经典的sift分割匹配算法的实现 很有借鉴和指导意义,推荐新手使用-The classic matching algorithm to achieve segmentation sift a very useful reference and a guide is recommended to use for novice
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-21
    • 文件大小:6399666
    • 提供者:孙斌
  1. Desktop

    0下载:
  2. 通过提取不变量特征来实现两幅图像之间的匹配-matching by two pointwhich are sift
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:3417
    • 提供者:NHL
  1. DistinctiveImageFeaturesfromScale-InvariantKeypoin

    0下载:
  2. sift特征匹配,理解关于sift特征的特点-sift feature matching, to understand the characteristics of features on the sift
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:490923
    • 提供者:Kitty
  1. siftlunwen4

    0下载:
  2. 这是08年之后的sift论文,基于SIFT特征描述子的立体匹配算法研究,希望对大家有用-This is the paper sift after 2008, based on SIFT feature descr iptor of the stereo matching algorithms, we want to be useful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:770541
    • 提供者:李树奎
  1. TestSIFTVC6

    0下载:
  2. sift特征提取和特征点匹配算法,对于摄像头输入代码只支持型号相同摄像头~-sift feature extraction and feature point matching algorithm, enter the code for the camera only supports the same camera model ~
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:52023
    • 提供者:liurui
  1. ferns_demo_v-1.1.tar

    0下载:
  2. Ferns算法,比SIFT更先进的匹配算法,可用于实时检测-Ferns algorithms, more advanced than the SIFT matching algorithm can be used for real-time detection
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16370451
    • 提供者:故国庆
  1. sift_matlab

    0下载:
  2. 一个关于sift算法的Matlab实例,包含特征提取和图像匹配。-A Matlab instances on the sift algorithm, including feature extraction and image matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:570114
    • 提供者:chenshaorong
  1. MatlabSIFT

    0下载:
  2. 在MATLAB环境下使用sift对图像进行特征点提取,但并不包括特征点的匹配!-feature points exracting using sift in the condition matlab,but it does not contain the match of the feature points
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:503814
    • 提供者:gaohaidi
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 40 »
搜珍网 www.dssz.com