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

搜索资源列表

  1. introduction-to-SIFT-algorithm

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

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

    1下载:
  2. SIFT源代码,MATLAB和C++两个版本的-SIFT source code, MATLAB and C++ two versions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3658935
    • 提供者:唐志敏
  1. SIFT

    0下载:
  2. sift可对两幅图像进行对齐,配准,找出对应的特征点,画线,对进行拼接-Sift the two images aligned to registration, find out the corresponding feature points, line drawing, for stitching
  3. 所属分类:OpenCV

    • 发布日期:2017-06-03
    • 文件大小:15177537
    • 提供者:benzhi
  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

    1下载:
  2. OPENCV C++写的SIFT 已注释和修改。-OPENCV C++ SIFT
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:18644401
    • 提供者:icanplay
  1. sift-final

    0下载:
  2. sift and ransac implementation
  3. 所属分类:matlab

  1. SIFT

    0下载:
  2. SIFT MATLAB SOURCE CODE
  3. 所属分类:Project Design

    • 发布日期:2017-05-24
    • 文件大小:4512759
    • 提供者:PRANAV
  1. SIFT-pR@

    0下载:
  2. feature descr iption using sift
  3. 所属分类:Project Design

    • 发布日期:2017-05-28
    • 文件大小:10800830
    • 提供者:PRANAV
  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

    0下载:
  2. 基于内容的图像检索的sift特征提取的相关代码的压缩文件-Content-based image retrieval sift feature extraction of the relevant code of compressed files
  3. 所属分类:matlab

    • 发布日期:2017-06-03
    • 文件大小:15308205
    • 提供者:伍月莲
  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

    0下载:
  2. sift尺度不变特征转换,本PPT详细介绍了其原理和后续发展-sift Scale Invariant Feature Transform, this PPT introduces the principle and the subsequent development
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2532392
    • 提供者:zhang
  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-match

    0下载:
  2. 图像匹配中sift方法的几篇不错的文章,可供学习。-Image matching methods sift several good articles available for learning.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1869611
    • 提供者:破晓
  1. SIFT

    1下载:
  2. Sift(Scale Invariant Feature Transform)是一个很好的图像匹配算法,同时能处理亮度、平移、旋转、尺度的变化,利用特征点来提取特征描述符,最后在特征描述符之间寻找匹配。本源码是用c语言实现的,代码简单易理解-Sift (Scale Invariant Feature Transform) is a good image matching algorithm, and can handle the brightness, pan, rotate, scale ch
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:5197533
    • 提供者:huangxiaoli
  1. SIFT

    0下载:
  2. SIFT Key-points Self-adaptive Extraction Algorithm for Video Images
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:955912
    • 提供者:lee
  1. sift

    0下载:
  2. SIFT特征检测在图像匹配中有着较为广泛的使用,并有着教好的检测效果。-SIFT feature detection in image matching has a more widely used, and has taught good test results.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-02
    • 文件大小:781073
    • 提供者:方达
  1. SIFT

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

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

    0下载:
  2. matlab实现的sift特征提取和检测算法,还有harris检测和跟踪算法。-matlab implementation sift feature extraction and detection algorithms, as well as harris detection and tracking algorithms.
  3. 所属分类:Special Effects

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

    0下载:
  2. 基于poencv2.4.0的sift代码,是实例,在vs2008下可以运行-based on opencv 2.4.0 to make sift come ture.the plantform is vs2008
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13241349
    • 提供者:王航
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 49 50 »
搜珍网 www.dssz.com