CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - SIFT 匹配

搜索资源列表

  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. SIFT_demo

    0下载:
  2. SIFT是一种非常热门的图像匹配算法,能对发生旋转、缩放的图像进行匹配,文件演示了匹配过程,用MATLAB给出了源代码-SIFT is a very popular image matching algorithm, can occur rotating, zooming, image match, the document demonstrated the matching process, using MATLAB source code is given
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1473000
    • 提供者:cxl
  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 feature matching algorithm is the feature points at home and abroad to match the hot area of research and difficult, and its ability to match
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3397887
    • 提供者:ligu
  1. sift

    0下载:
  2. 用sift算子对两幅图像进行特征点的自动搜索。-Sift operator with the image feature point english
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10132761
    • 提供者:Eric
  1. SIFT

    0下载:
  2. Distinctive Image Features from Scale-Invariant Keypoints David G. Lowe 这是一个很好的图象匹配算法(SIFT),同时能处理亮度、平移、旋转、尺度的变化,利用特征点来提取特征描述符,最后在特征描述符之间寻找匹配。 -Distinctive Image Features from Scale-Invariant Keypoints David G. Lowe 这是一个
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:51375
    • 提供者:Deng Fu Qin
  1. sift

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

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

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:55896
    • 提供者:yingzi0505
  1. sift

    0下载:
  2. 利用sift算法提取图像特征点,为进一步实现图像间的匹配做准备。-Sift algorithm using image feature extraction point for the further implementation of the matching between images ready to do.
  3. 所属分类:Graph program

    • 发布日期:2017-05-02
    • 文件大小:816584
    • 提供者:季全
  1. siftDemoV4

    0下载:
  2. SIFT特征提取与匹配,根据代码可以实现各种功能,非常全面-SIFT feature extraction and matching
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:758933
    • 提供者:yinjx
  1. cse576

    0下载:
  2. sift算法是提取特征点的经典算法,本代码全面实现了sift算法,以及特征点匹配-sift algorithm is a classic feature point extraction algorithm, the code sift the full realization of the algorithm, as well as the matching feature points
  3. 所属分类:Graph program

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

    0下载:
  2. sift特征点对应匹配算法对立体匹配的初学者和资深编程人员都是很有用的式-sift the corresponding feature point matching algorithm for stereo matching of beginners and experienced programmers are very useful type
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:441162
    • 提供者:任冉冉
  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. SiftSearch

    1下载:
  2. 基于Sift算法开发商标图案匹配程序,(1)各个CBIR模块及其技术; (2)Sift算法及其在图像匹配、目标识别中的应用; (3)Sift算法在图像检索中的应用。 -Sift algorithm development based on pattern matching program mark (1) Each CBIR module and its technology (2) Sift algorithm and its application in image ma
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-11
    • 文件大小:197858
    • 提供者:Hien Chu
  1. lowesift

    0下载:
  2. 本程序利用matlab对不同影像进行sift匹配处理,注释清晰,值得学习-This program use different matlab images sift matching processing, comments clear, it is worth learning
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:323121
    • 提供者:刘楚斌
  1. SIFT-demo

    0下载:
  2. 不论科研还是应用上都希望可以和人类的视觉一样通过程序自 动找出两幅图像里面相同的景物,并且建立它们之间的对应,前几年才被提出的SIFT(尺度不变特征)算法提供了一种解决方法,通过这个算法可以使得满足一 定条件下两幅图像中相同景物的某些点(后面提到的关键点)可以匹配起来-Both research and application, or want to be like the human visual images by automatically identifying two inside t
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:257274
    • 提供者:文松抑扬
  1. SIFT

    0下载:
  2. 有两篇关于使用SIFT进行快速图像匹配的文章,发上来,共享之。-There are two quick on the use of SIFT image matching articles, hair up, sharing the.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:562883
    • 提供者:Zoro
  1. sift

    0下载:
  2. 提取SIFT特征点并加以匹配,提供了UI来看一幅图片中的特征点匹配程度-extract the SIFT features, and provide UI to show how much they match.
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:14961
    • 提供者:zzzffflll
  1. SIFT

    1下载:
  2. SIFT特征提取演算法(包含匹配以及除错机制RANSAC)-可用于两张影像之特征点匹配 -SIFT feature extraction algorithm (including the match, as well as debug mechanisms RANSAC)- can be used for two images of the feature points matching
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:11413
    • 提供者:qwe
  1. sift

    0下载:
  2. sift目标跟踪特征点的匹配,检测性能高,匹配效果好-sift target tracking feature points of the match, testing high-performance, match the good results
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:2803789
    • 提供者:guaer
« 1 2 34 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com