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

搜索资源列表

  1. sift-VC

    0下载:
  2. 用VC实现的SIFT算法,可用于图像识别,具有一定参考价值-SIFT algorithm using the VC can be used for image recognition, has a certain reference value
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4546491
    • 提供者:邱隐
  1. SIFT

    0下载:
  2. sift算法关于图像局部特征提取的源程序-sift
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:1675092
    • 提供者:何志杰
  1. sift

    1下载:
  2. 非常好用的基于MFC的sift算法,已经运行成功,代码页比较清晰~-Very good SIFT algorithm based on MFC,it has been running successfully, the code page is relatively clear
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:122409
    • 提供者:吴双
  1. sift

    0下载:
  2. 基于sift算法的特征点提取,描述了提取特征点的流程-Sift feature point extraction algorithm based on
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-17
    • 文件大小:138633
    • 提供者:刘平旭
  1. sift

    0下载:
  2. sift 算法源代码 -sift algorithm source code ..................................
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:928636
    • 提供者:孙海彪
  1. sift-algorithm

    0下载:
  2. 很有用的sift算法详解以及应用的资料PPT-SIFT algorithm and application of useful information.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2976825
    • 提供者:lin
  1. sift

    0下载:
  2. 基于sift算法提取图像局部不变特征,具有很好的鲁棒性-Image local invariant feature extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3712072
    • 提供者:张敏
  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-11
    • 文件大小:2467386
    • 提供者:姜霞霞
  1. SIFT-points--display

    0下载:
  2. 利用sift算法提取出特征点,并且在原图像上显示。-SIFT feature points extraction, and display
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:5319
    • 提供者:zjs
  1. surf-open快速sift

    0下载:
  2. 快速的sift算法,很有用哦,实际测试过,很有下载价值
  3. 所属分类:matlab例程

    • 发布日期:2014-06-25
    • 文件大小:1362910
    • 提供者:wg415436804
  1. sift

    0下载:
  2. SIFT算法,尺度不变特征变换,David G. Lowe教授原版。MATLAB和C混合编程。-SIFT algorithm, scale invariant feature transform, Professor David G. Lowe original. MATLAB and C mixed programming.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2808387
    • 提供者:KarmaSteins
  1. introduction-to-SIFT-algorithm

    0下载:
  2. SIFT算法发明者写的文章,详细介绍了SIFT算法的实现-introduction to SIFT algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-24
    • 文件大小:504913
    • 提供者:潘雄
  1. SIFT

    0下载:
  2. SIFT算法的特征点提取与匹配,程序效果较好,亲测可用。-SIFT feature point extraction and matching algorithms, application effect is good, close test available.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9930719
    • 提供者:cold
  1. sift

    0下载:
  2. sift算法,c++结合opencv2.44版本,具体实现了sift算法,含有具体的案例-SIFT algorithm is realized by c++ (vs2010) and opencv2.44
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14331273
    • 提供者:望天
  1. SIFT-EMGUCV

    0下载:
  2. 基于C#上的EMGUCV编写的SIFT算法的代码,自己修改匹配库的文件图片即可,支持显示SIFT的关键点-EMGUCV C# based on SIFT algorithm written in code, make changes to the document image to match the library, support the display of the key points SIFT
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:572521
    • 提供者:谭云月
  1. sift-alghrithms

    0下载:
  2. SIFT算法大致有四个步骤: 1,尺度空间极值检测。在尺度空间通过高斯微分函数来检测潜在的对于尺度和旋转不变的兴趣点。 2,关键点定位。在兴趣点位置上,确定关键点的位置和尺度。3,方向确定。基于图像局部的梯度方向,给每个关键点分配方向。4,关键点描述。在每个关键点的领域内测量图像局部的梯度。最终用一个特征向量来表达。-SIFT algorithm roughly four steps: 1, the scale space extremum detection. In the sc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:377230
    • 提供者:梅兰竹菊
  1. SIFT

    0下载:
  2. matlab的SIFT算法程序,可以运行。搞图像处理的同学可以下载来试试。-matlab SIFT
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:2639559
    • 提供者:deng chao
  1. SIFT

    0下载:
  2. 本文为用matlab编写的SIFT算法希望大家相互交流心得体会-This article was written by SIFT algorithm matlab hope we exchange feelings and experiences
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:116376
    • 提供者:leeweiquan
  1. SIFT

    0下载:
  2. 一个很好的sift算法实例,有图有真相,可以实现特征点匹配,并将两幅图像的匹配点连线,还可以实现拼接,内有几个demo。帮助大家学习。-A good sift algorithm instance, there are pictures and the truth, you can achieve the matching feature points, and the two images match point connection, you can also achieve stitchi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1302559
    • 提供者:尹珂
  1. sift

    0下载:
  2. sift算法匹配图像特征点(opencv)-sift algorithm for image matching feature points (opencv)
  3. 所属分类:OpenCV

    • 发布日期:2017-06-03
    • 文件大小:15173867
    • 提供者:吴旭
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com