CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - SIFT 特征匹配

搜索资源列表

  1. SIFT

    0下载:
  2. sift特征匹配技术讲义。详细介绍了sift算法的实现过程。-sift matching technology overhead. Sift the details of the algorithm implementation process.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-15
    • 文件大小:1634596
    • 提供者:xl
  1. SIFT

    0下载:
  2. 这是SIFT特征匹配技术讲义,这是很先进的特征匹配技术!是好书!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1634846
    • 提供者:吴文欢
  1. SIFT算法

    2下载:
  2. 该程序可用于做SIFT特征点检测 以及图像匹配
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-01-13
    • 文件大小:6268098
    • 提供者:andypeng_yan
  1. sift特征提取

    3下载:
  2. 通过sift对图像特征进行提取,并与原图像进行匹配
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-05-24
    • 文件大小:619150
    • 提供者:ramare
  1. sift-match.sift特征点提取代码

    5下载:
  2. sift特征点提取代码和对两幅图像提取特征点后进行特征点匹配,可用于图像拼接等。c和matlab代码都有,sift feature point extraction code and the two images after the extraction of feature points matching feature points that can be used, such as image stitching. both c and matlab code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-05-13
    • 文件大小:376098
    • 提供者:purple_ice
  1. SIFT.用sitf算法抽取图像之间的特征点来实现图像匹配

    0下载:
  2. 用sitf算法抽取图像之间的特征点来实现图像匹配。,Sitf extraction algorithm using the feature points between images to achieve image matching.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-09
    • 文件大小:1368379
    • 提供者:谷永山
  1. 49636959imagtemp.rar

    1下载:
  2. 图像特征匹配的算法,用的sift。可以正常运行。,Image feature matching algorithm, using the sift. Can be normal operation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:79341
    • 提供者:肖宪
  1. SIFT_match.rar

    0下载:
  2. Windows XP系统下基于vs2003的SIFT特征匹配,This is a image SIFT feature matche program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2308707
    • 提供者:刘鑫
  1. newsift.rar

    0下载:
  2. MFC Sift 提取特征点,匹配~~~~~~~~~~~~~,MFC Sift feature point extraction, matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2210680
    • 提供者:Hanson
  1. siftpp

    0下载:
  2. 本代码实现了SIFT的特征匹配功能,SIFT特征在图像匹配中应用广泛。-The code of the implementation of the SIFT feature matching function, SIFT features of the widely used image matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:359846
    • 提供者:c王清源
  1. sift

    0下载:
  2. sift特征点检测及匹配,matlab源码-sift feature point detection and matching, matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:5211
    • 提供者:张杰
  1. SIFT

    1下载:
  2. C语言下实现SIFT算法 用于图像特征匹配-C-achieve SIFT algorithm for image feature matching
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:147074
    • 提供者:uneamie
  1. sift

    0下载:
  2. 自己实现的sift特征提取的matlab代码,可以计算特征描述子用于图像匹配,不过速度有点慢-Own implementation of sift feature extraction matlab code to calculate feature descr iptors for image matching, but a bit slow
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3287692
    • 提供者:feefer
  1. lyj1

    0下载:
  2. SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力 -SIFT feature matching algorithm is the matching feature points at home and abroad a hot area of research with the difficult, and its ability to
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2480273
    • 提供者:刘佳
  1. sift

    0下载:
  2. SIFT特征匹配,可以用于图像匹配,匹配具有仿射变换不变性非常有用-SIFT feather match,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4126068
    • 提供者:liuran
  1. SIFT

    0下载:
  2. 两份SIFT的重要资料:Distinctive Image Features from Scale-Invariant Keypoints(by David G. Lowe),SIFT特征匹配技术讲义(by 赵辉)-SIFT two important information: Distinctive Image Features from Scale-Invariant Keypoints (by David G. Lowe), SIFT feature matching technical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2061998
    • 提供者:
  1. siftfeature

    0下载:
  2. sift特征匹配,主要是针对目标图像和待配准图像间存在着些许变化,从而采用了尺度等不变的特征来对图像进行匹配。-scal invariant feature transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:6144
    • 提供者:王健
  1. SIFT特征匹配

    0下载:
  2. 两张不同图片的SIFT特征提取和匹配,图片请随意更改(SIFT feature matching of two pictures)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-31
    • 文件大小:6031360
    • 提供者:xxy6377
  1. CV1

    0下载:
  2. 图片的SIFT特征寻找与匹配,并显示出特征数量(SIFT feature matching)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:4083712
    • 提供者:xxy6377
  1. 特征匹配

    1下载:
  2. MATLAB实现图像的SIFT特征提取,并做在不同光照、不同视角下的特征匹配(MATLAB realizes SIFT feature extraction of image and matches features under different illumination and different visual angles)
  3. 所属分类:图形图像处理

    • 发布日期:2020-03-13
    • 文件大小:1291264
    • 提供者:ztcztcztc
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com