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

搜索资源列表

  1. display-keypoints-in-SIFT

    0下载:
  2. 这是SIFT算法的一部分 作用是可以显示图像的极值点并用红色“x”标出,用到opencv gsl库 可以成功运行-SIFT algorithm is part of the role is to show the extreme point of the image and are marked with a red " x" can run successfully used opencv gsl library
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:738782
    • 提供者:张恒
  1. sift

    0下载:
  2. sift算法图像特征提取,用于图像定位及目标跟踪-Using SIFT algorithm to extract image feature
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:2655489
    • 提供者:Wang zhuoran
  1. sift-0.9.19

    0下载:
  2. 尺度空间sift算法的matlab实现,对理解算法步骤很有帮助-Scale space sift algorithm matlab to achieve an understanding of the steps of the algorithm helpful
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:2810695
    • 提供者:kan
  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. matlab特征匹配算法,SIFT算法,很不错哦。-matlab feature matching algorithm, SIFT algorithm, very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:3397938
    • 提供者:dnacyf
  1. SIFT-CPP1

    0下载:
  2. SIFT算法代码,C++的,确认可用,并提供opencv和gsl以及相关安装方法-SIFT algorithm code, C++ confirmation available, and provide opencv and gsl installation method
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-22
    • 文件大小:51712000
    • 提供者:tlh
  1. sift

    0下载:
  2. 使用SIFT算法对比图片,输出标记有特征点的原图像,以及对比后结果-SIFT algorithm contrast picture output are marked with the feature points of the original image, and after comparing the results
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:1185
    • 提供者:李奇
  1. Sift

    0下载:
  2. sift算法处理功能实现源码,以及图像识别功能,适合开发图形图像识别的程序员-the sift algorithm processing functions to achieve the source code, as well as image recognition, suitable for the development of graphical image recognition programmer
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:11811843
    • 提供者:rain
  1. sift

    0下载:
  2. matlab 和 c 实现的 sift 算法-the excutable code implemented by matlab and c of sift algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:3588139
    • 提供者:Will
  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. sift

    0下载:
  2. SIFT 算法图像识别 基于opencv 基于sift-SIFT algorithm based image recognition is based on opencv sift
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:23529022
    • 提供者:杨冬
  1. sift

    0下载:
  2. 详细讲述SIFT算法的原理、改进点以及在商标检索中的应用。-A detailed account of the principle of the SIFT algorithm, improved point as well as the trademark search.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:227158
    • 提供者:闫月娥
  1. sift

    0下载:
  2. 采用sift算法对图像进行特征提取,调试完成,文件可用-Sift algorithm of image feature extraction, debugging is complete, the files are available
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:25188008
    • 提供者:liangzifei
  1. SIFT

    0下载:
  2. SIFT算法的C++实现,需要配置Opencv2.0+C++环境,附有详细说明文档,欢迎讨论:wdmzslh@qq.com~-The SIFT algorithm C++ implementation, you need to configuration Opencv2.0 and C++ environment, with detailed documentation and welcome discussion: wdmzslh@qq.com ~~
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:8645961
    • 提供者:lh
  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算法是一种提取局部特征的算法,在尺度空间寻找极值点,提取位置,尺度,旋转不变量 SIFT特征是图像的局部特征-Image processing related to the SIFT algorithm SIFT algorithm is an algorithm to extract local features to find the extreme points in the scale space, extract the location, sca
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:616673
    • 提供者:meesa
  1. sift

    0下载:
  2. 基于sift算法的图像匹配的matlab 程序-Based on the sift algorithm for image matching matlab program
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-16
    • 文件大小:1258
    • 提供者:dongning
  1. sift

    0下载:
  2. 实用的基于sift算法的图像匹配的matlab程序-Practical sift algorithm-based image matching matlab program
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-14
    • 文件大小:2635482
    • 提供者:dongning
  1. SIFT

    0下载:
  2. 物体识别算法SIFT的研究sift算法的特征提取和匹配-Sift algorithm of object recognition algorithm SIFT feature extraction and matching
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:7215498
    • 提供者:liweiya
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com