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

搜索资源列表

  1. SIFT

    0下载:
  2. 研究生 论文 关于 sift 算法的应用-Graduate thesis on the application sift algorithm
  3. 所属分类:Special Effects

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

    0下载:
  2. 详细介绍了全景图像拼接技术中图像特征提取的关键算法SIFT算法。-Detailed panoramic image mosaicing technique introduced in image feature extraction of SIFT algorithm key algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3161939
    • 提供者:casinlian
  1. SIFT

    0下载:
  2. SIFT算法的完全解析和演示程序,其中SIFT为主文件。希望对大家的编程有帮助。-SIFT algorithm is completely resolved and the demo program, which SIFT-based files. The programming we want to help.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4678084
    • 提供者:wu meng
  1. sift

    0下载:
  2. sift算法实现,能准确的对比图像之间的差异-sift algorithm can accurately compare the differences between the images
  3. 所属分类:Special Effects

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

    0下载:
  2. 1999年British Columbia大学大卫.劳伊(David G.Lowe)教授总结了现有的基于不变量技术的特征检测方法,并正式提出了一种基于尺度空间的、对图像缩放、旋转甚至仿射变换保持不变性的图像局部特征描述算子-SIFT(尺度不变特征变换),这种算法在2004年被加以完善。 -University of British Columbia 1999, David Rowe (David G. Lowe) summed up the professor is not variable
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8396544
    • 提供者:chenping
  1. SIFT-

    0下载:
  2. 一个简化后高效sift算法,对于做特征匹配比较有帮助-A simplified and efficient sift algorithm for feature matching more helpful to do
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4634677
    • 提供者:yaojian
  1. PCA-SIFT

    0下载:
  2. 介绍基于PCA的SIFT算法实现的文章,文章是英文的-Introduced the SIFT algorithm based on PCA' s article, the article is in English
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:617321
    • 提供者:xuzhaohe
  1. SIFT

    0下载:
  2. 实现SIFT算子,效率高,但还是有改进的空间。-realize SIFT algorithm,fast and efficient,but it also can be developed
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:440679
    • 提供者:何德龙
  1. wode1

    0下载:
  2. 是一个很好的图像拼接程序,先用sift算法提取两幅图片的特征点再用算法筛去错配点,把匹配点用线连接起来,注意:主函数是match.m,运行主函数后在命令框输入运行match( image1.jpg , image2.jpg )-Is a good image stitching program, the first two pictures with the sift algorithm feature extraction algorithm and then weed out the wro
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1604649
    • 提供者:左涛
  1. SIFT

    0下载:
  2. 这是我自己搜集的一些关于SIFT算法的资料,个人感觉比较全,对初学者非常适合,希望对大家能够有帮助。-This is some of my own collection of information on SIFT algorithm, individuals feel more whole, is very suitable for beginners, in the hope that we can help.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9606693
    • 提供者:zhu bo
  1. Image-SIFT

    0下载:
  2. SIFT算法,全景图像拼接VC源码,带中文注释,在VC6.0下编译通过-SIFT algorithm _ panoramic image mosaic VC source (with Chinese comments) compiled by the VC6.0
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4222769
    • 提供者:孙伊
  1. SIFT

    0下载:
  2. 尺度不变特征变换(SIFT算法)Matlab 程序代码-Scale-invariant feature transform (SIFT algorithm) Matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:3264
    • 提供者:李涵
  1. sift(chinese)

    0下载:
  2. 在VC6.0下编译可以运行,有中文注释。SIFT算法实现全景图像拼接-Compiled in VC6.0 run, a Chinese comments. SIFT algorithm panoramic image mosaic
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4223267
    • 提供者:姜虎东
  1. SIFT

    0下载:
  2. sift的matlab实现,将2副图片拼接起来-the implement of sift algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2051530
    • 提供者:陈冬
  1. Sift

    0下载:
  2. 对SIFT算法进行详细描述,使初学者能更清晰的掌握SIFT算法-A detailed descr iption on the SIFT algorithm ,beginners can understand SIFT algorithm more clearly through the file.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:911450
    • 提供者:wufang
  1. SIFT

    0下载:
  2. 几篇关于SIFT算法的改进算法的文章,这些文章在SIFT算法的基础上,做了很多改进,为提高SIFT算法的效率作出了努力-Several articles on the SIFT algorithm to improve the algorithm articles that, based on the SIFT algorithm, do a lot of improvements, SIFT algorithm to improve the efficiency of efforts
  3. 所属分类:Special Effects

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

    0下载:
  2. sift算法,能实现图像的精确匹配,效果非常好,我亲自试过,-Sift algorithm, can realize the precise image matching, the effect is very good, I personally tried, ha ha
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:440815
    • 提供者:jiangnan
  1. opencv-sift-no-error

    0下载:
  2. vs2008+open2.0环境下的SIFT经典算法的程序.-a improved perfect SIFT algorithm based onvs2008 and open2.0
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:13091951
    • 提供者:郭敬益
  1. SIFT-Algorithm

    0下载:
  2. 引入K-L变换,在不影响质量的情况下对特征向量进行降维处理,以提高运行效率。 -Thebackground subtraction algorithm is presented to solve the problems.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1094090
    • 提供者:coco
  1. sift

    0下载:
  2. 一种目前很流行的sift算法,能很好的对运动目标进行识别。-A very popular sift algorithm, can be a good identification of the moving target
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1655979
    • 提供者:小军
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com