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

搜索资源列表

  1. SIFT

    0下载:
  2. 提取SIFT特征,进行特征提取和匹配,包括特征点的定位,特征点描述子的生成,特征点的匹配,-extract SIFT feature,and feature matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:12530
    • 提供者:刘晓娟
  1. sift-based-on-edge-corner

    0下载:
  2. SIFT 由特征提取,特征描述符描述和特征匹配 3 部分构成,该算子特征提取数目庞大,建立特征描述符运算 量高,导致算法效率低。提出了一种 SEC( SIFT-Edge-Corner) 算法,在图像尺度空间提取角点代替 SIFT 特征点,并根 据角点是边缘曲率极值理论,预先采用 Canny 算子得到高斯边缘图像金字塔,再提取角点并进行尺度选择。实验结 果表明: 该算法在保障高准确率的前提下大幅度提高特征提取效率-By the SIFT feature extraction, fea
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:231186
    • 提供者:焦婷
  1. SIFT

    0下载:
  2. SIFT图形描述子,提取出图像中的SIFT特征点,注意测试图片需要为256色灰度图-Graphic SIFT descr iptors extracted image SIFT feature points, attention needs to test a 256-color grayscale images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:319436
    • 提供者:许振坤
  1. SIFT

    0下载:
  2. SIFT特征提取程序,matlab编写。SIFT是图像上的某种特征,具有尺度,光照,甚至仿射不变性,广泛的用于图像拼接,目标检测,目标跟踪等应用中。-SIFT descr iptor
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:4896
    • 提供者:breeze
  1. SIFT

    0下载:
  2. 运用sift特征点提取算法提取特征点,用matlab实现图像拼接。-Feature extraction algorithm using sift feature point extraction, using matlab image mosaic.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1677639
    • 提供者:jason
  1. sift

    0下载:
  2. David G. Lowe的SIFT特征点检测及匹配源代码,内有自己总结的各文件及参数功能的PPT文档-David G. Lowe' s SIFT feature point detection and matching source code, the summary of each document has its own functions and parameters PPT documents
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:333238
    • 提供者:纸鸢
  1. sift

    0下载:
  2. 利用sift算法对图像提取sift特征点,从而实现图像匹配等功能-Use sift sift feature extraction algorithm for image points, enabling features such as image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1586111
    • 提供者:王竟宇
  1. cPP-sift-keyPoint-and-description

    0下载:
  2. sift 特征提取及描述,特征提取及描述-sift keypoint calc,and descr iption,keypoint calc,and descr iption
  3. 所属分类:图形/文字识别

    • 发布日期:2015-06-25
    • 文件大小:61980
    • 提供者:马文建
  1. 基于sift算法的图像拼接,匹配和仿射变换的源代码,初学者可以参考

    0下载:
  2. 该代码包涵了sift算法中的特征匹配,提纯,两幅图像之间的仿射变换和最终实现图像的拼接技术,比较容易理解,更适合于初学者
  3. 所属分类:数值算法/人工智能

  1. The-MFC-Sift-feature-extraction

    0下载:
  2. sift 特征点检测 对初学者有很好的参考-sift feature point detection is a good reference for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4403540
    • 提供者:暖冬
  1. The-SIFT-feature-point-extraction

    0下载:
  2. sift 特征点检测 很好的一个代码程序-sift feature point detection code is a very good program
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:754159
    • 提供者:暖冬
  1. SIFT

    0下载:
  2. 加载两幅图像,对图像分别提取SIFT特征,提取SIFT特征后进行图像匹配,并显示匹配结果-After loading the two images, the images were extracted SIFT features extracted SIFT features for image matching and displays matching results
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3192102
    • 提供者:刘天少
  1. SIFT

    0下载:
  2. 收集的SIFT特征描述子的资料,代码合集, 代码在里面的文件夹中,有matlab和C++的实现 SIFT是目前最经典的图像特征提取方法-tutorial and code for SIFT
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-28
    • 文件大小:10953098
    • 提供者:zhang
  1. bow-sift

    2下载:
  2. 实现图片的sift特征的提取,并能够进行聚类,生成词典。并且附带详细的注释及说明。我们现在的图片有关sift的,都是使用此代码。绝对可用。对初学者和开发者都有很大的帮助。-Achieve the picture sift feature extraction and clustering can generate dictionary. And with detailed notes and instructions. We are now about sift pictures, are us
  3. 所属分类:2D Graphic

    • 发布日期:2014-08-16
    • 文件大小:37888
    • 提供者:Leomon
  1. sift

    0下载:
  2. SIFT 特征提取 简单实用 可用于人脸特征分析以及其他物体识别领域-SIFT feature extraction is simple and practical facial feature can be used for analysis, and other areas of object recognition
  3. 所属分类:OpenCV

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

    0下载:
  2. 图像的sift特征描述及提取详细实现代码-Sift feature extraction detailed implementation code
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:21419184
    • 提供者:苏丰
  1. SIFT-matlab

    0下载:
  2. 实现鲁棒的SIFT特征匹配,包括画中画匹配,matlab调用了C中的一些函数如高斯滤波等-Achieve robust SIFT feature matching, including picture-matching, matlab call C functions such as some of the Gaussian filter, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3586185
    • 提供者:caixiuxia
  1. SIFT-matlab

    0下载:
  2. sift的matlab代码,可以实现提取sift特征点,匹配等功能-sift code
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3671069
    • 提供者:苏晓
  1. sift

    0下载:
  2. sift特征提取,匹配demo,很好适合图像处理初步学习!-sift feature extraction, matching demo, well suited to image processing preliminary study!
  3. 所属分类:Special Effects

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

    0下载:
  2. 提取SIFT特征点,配准拼接的代码,能运行-detect sift features
  3. 所属分类:Special Effects

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