搜索资源列表

  1. libsift-1.8.tar

    0下载:
  2. The SIFT feature detection algorithm has been invented and published by David Lowe at the University of British Columbia. A detailed account of the complete algorithm is available at http://www.cs.ubc.ca/~lowe/papers
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:126976
    • 提供者:painfulresult
  1. SIFTtutorial

    0下载:
  2. 展示David G. Lowe的SIFT算法。有很多解释说明。通俗易懂,适合初学者。-David G. Lowe displayed the SIFT algorithm. There are many explanations. User-friendly, suitable for beginners.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-05
    • 文件大小:26406912
    • 提供者:Wei
  1. SIFT_Papers

    0下载:
  2. 自从David G. Lowe提出SIFT算法。有很多解释说明,应用和发展。这里搜集了主要有贡献的文章。
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-05
    • 文件大小:7616512
    • 提供者:Wei
  1. sift

    0下载:
  2. 所上载的为 Vedaldi 根据D. G. Lowe sift 算法编写的 MATLAB代码。尽管此网上有类似源码,但不同的是本附件代码已经经过本人编译,测试,可以直接运行。而且对sift.m中的一个BUG进行了修正(已通知到 Mr Vedaldi)。-Uploaded for Vedaldi algorithm in accordance with DG Lowe sift prepared MATLAB code. While th
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-05
    • 文件大小:2865152
    • 提供者:cyberspace
  1. sift-latest_win

    0下载:
  2. Rob Hess 開發的SIFT Feature Detector程式 These functions also work with image feature files from both David Lowe s SIFT detector and the Oxford VGG s affine covariant feature detectors. http://web.engr.oregonstate.edu/~he
  3. 所属分类:.net编程

    • 发布日期:2024-05-05
    • 文件大小:565248
    • 提供者:Michael
  1. david_lowe_classic_papers

    0下载:
  2. david lowe的经典文献,适合于图像匹配应用,以及图像拼接等应用。-david lowe classic literature, suitable for image matching applications, and applications such as image stitching.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:1145856
    • 提供者:Michael
  1. davidlowe_correspondence

    0下载:
  2. david lowe 的matlab程序,用于图像特征点的匹配。-david lowe
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:376832
    • 提供者:
  1. Java_SIFT-src

    0下载:
  2. A lightweight SIFT-implementation for Java after the paper of David Lowe (2004). The ImageJ plugin can be used for rigidly aligning image stacks.
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-05
    • 文件大小:68608
    • 提供者:chenglong
  1. SIFT

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

    • 发布日期:2024-05-05
    • 文件大小:51200
    • 提供者:Deng Fu Qin
  1. ObjectRecognitionfromLocalScale-Invariant

    0下载:
  2. 1999年,David G. Lowe提出SIFT算法的英文文章,研究图像拼接的应该仔细读一下。-1999, David G. Lowe proposed SIFT algorithm English articles, research image mosaic should be carefully read.
  3. 所属分类:文档资料

    • 发布日期:2024-05-05
    • 文件大小:456704
    • 提供者:quanshuiwusheng
  1. DistinctiveImageFeaturesfromScale-Invariant

    0下载:
  2. David G. Lowe对SIFT算法进行完善的英文文章,研究图像拼接的应该仔细读一下。-David G. Lowe for SIFT algorithm to improve the English articles, research image mosaic should be read carefully.
  3. 所属分类:文档资料

    • 发布日期:2024-05-05
    • 文件大小:490496
    • 提供者:quanshuiwusheng
  1. siftdavidlowe

    0下载:
  2. 这是sift算法的创始人David Lowe的所有文章,很有用哦-This is the paper writed by David Lowe who introduced the sift 。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:31950848
    • 提供者:yanyan
  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), SI
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:2062336
    • 提供者:
  1. siftDemoV4

    0下载:
  2. 作为一种匹配能力较强的局部描述算子,SIFT算法的实现相当复杂,但从软件开发的角度来说,只要会使用其中几个比较重要的函数就行了。这里要感谢David Lowe这个大牛,不但提供了一种强悍的特征匹配算法,还给出了C++的实现代码,后来有人用C#实现了这个算法,需要的朋友可到网上自行下载。 -As a strong ability to match the partial descr iption of operator, SIFT a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:759808
    • 提供者:xyrx
  1. sift-C

    0下载:
  2. David G. Lowe 的SIFT算法实现。 这个用纯c编写,不实用matlab,方便调用。-David G. Lowe' s SIFT algorithm. The pure c written impractical matlab, easy call.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:243712
    • 提供者:lyn
  1. SIFT(lowe)

    0下载:
  2. lower的原版关于sift算法的资料,很难找的哦。本文非常详细的介绍了sift算法,并与常用的边缘检测算法作了比较,是学习sift算法的好资料。-lower of the original information on the sift algorithm, it is difficult to find, oh. This very detailed introduction to the sift algorithm, and w
  3. 所属分类:图形图象

    • 发布日期:2024-05-05
    • 文件大小:490496
    • 提供者:huangxing
  1. ijcv04

    0下载:
  2. David G. Lowe关于sift特征点检测的牛文。-A famous paper about sift detection by David G. Lowe.
  3. 所属分类:软件工程

    • 发布日期:2024-05-05
    • 文件大小:490496
    • 提供者:王学文
  1. siftDemoLowe

    0下载:
  2. Simple demo of sift from mr Lowe
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:487424
    • 提供者:alireza
  1. SIFT_lowe

    0下载:
  2. SIFT作者Lowe的论文,从1999年到2004年的几篇都在,研究SIFT的第一手资料,-Lowe SIFT on paper, from 1999 to 2004, several are in, first-hand information of SIFT,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:8489984
    • 提供者:任甲元
  1. sitf-0.9

    0下载:
  2. 绝对的lowe老人家提出的sift算法源码,配套有文档说明,对于初学者极度有用,还有我添加的注释我移植的仿射变换函数,绝对值得下的资源~!-The absolute lowe elderly sift algorithm proposed source code, supporting have documented for beginners extremely useful, and I add comments I transpl
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:4262912
    • 提供者:林礼挺
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org