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

搜索资源列表

  1. sift_vs2008

    0下载:
  2. This programs is a sift algorithm sourcefile written by Visual Studio 2008. This is written by MFC. Simply, just compile and run to use.
  3. 所属分类:Other windows programs

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

    0下载:
  2. 图像拼接部分的重要程序,绝对有用,毕设的东西,VC编写的-An important part of the image mosaic program, absolutely useful, complete set of things, VC prepared
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:110651
    • 提供者:林风
  1. SIFT_flow

    0下载:
  2. mit(csail)上的matlab程序,里面的c++程序需要mex编译,算法可参考下面这篇论文-SIFT flow: dense correspondence across difference scenes ECCV2008
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:617228
    • 提供者:liucun
  1. sift算法源代码

    0下载:
  2. sift的源代码,还有注释
  3. 所属分类:数据结构常用算法

  1. siftpp-0.7.3

    0下载:
  2. sift的c++算法,不是基于opencv的,我自己没有看懂。-sift the c++ algorithm, is not based on the opencv, as I do not understand.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:367206
    • 提供者:刘恒
  1. Matlabsift

    1下载:
  2. sift提取特征点的图像匹配。其中包括特征点的提取和图像匹配两部分-sift feature extraction for image matching. These include feature point extraction and image matching two
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:335156
    • 提供者:陈凯
  1. Opensurf

    0下载:
  2. Surf,特征点检测算法,比sift还好的算法 论文和代码-Surf, feature point detection algorithm, the algorithm better than the paper sift and code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2443716
    • 提供者:may
  1. vlfeat-0.9.4-bin.tar

    0下载:
  2. mser,sift,etc for extracting features of images
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7450411
    • 提供者:zhimingpi
  1. sift

    0下载:
  2. 该代码经本人亲自测试,完全通过运行,提取的特征点数量较多-I personally tested by the code, completely by running a larger number of feature points extracted
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:468552
    • 提供者:蒯伟
  1. sift-data-down

    0下载:
  2. sift 降维 有关详细资料,里面有着你想要的sift 降维资料-For more information sift dimension reduction, which has a dimension you want to sift data down
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:29962320
    • 提供者:dingcheng
  1. 3-Dimensional_SIFT_Descriptor

    0下载:
  2. 三维SIFT算子,包含了时间域,可以进行动作的识别和理解,具有很大的参考价值。-3D SIFT operator, including time domain, can recognize an action and understanding of great reference value.
  3. 所属分类:Special Effects

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

    1下载:
  2. sift图像拼接 基于opencv 的sift图像角点提起-sift image opencv visual c++
  3. 所属分类:Graph program

    • 发布日期:2017-11-09
    • 文件大小:626989
    • 提供者:sdsad
  1. opencv-SIFT

    0下载:
  2. 利用旋转模板匹配方法对SIFT算法的改进-Template matching method using rotating SIFT Algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:347246
    • 提供者:chenglei
  1. Match

    0下载:
  2. 图像匹配程序,实现ICA、PCA、SIFT多种算法的匹配,并进行比较-Image matching process, to achieve ICA, PCA, SIFT matching a variety of algorithms, and compare
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:768972
    • 提供者:sunyanbiao
  1. SIFTSURF

    1下载:
  2. SIFT算法、SURF算法和PCA—SIFT算法的实例,里面要安装OPENCV才能用的-SIFT algorithm, SURF algorithm and PCA-SIFT algorithm instance, which can be used to install OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1755761
    • 提供者:宋丹
  1. SIFTPCA-SIFTandSURF

    0下载:
  2. 一篇SIFT、PCA-SIFT和SURF比较的文章,本文对上述三种进行了详细的比较,使读者更加深入了解三种方法的区别-A SIFT, PCA-SIFT and SURF comparison article, the paper of the three carried out a detailed comparison of the reader a better understanding of the difference between the three methods
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1203379
    • 提供者:隋磊
  1. 0723

    0下载:
  2. sift算法代码,实现图像的特征点的匹配和拼接-sift
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5973436
    • 提供者:刘兴元
  1. Animprovedfastfeaturematchingalgorithmsift

    0下载:
  2. 一种改进的快速sift特征匹配算法,对学习sift算法很有帮助-An improved fast feature matching algorithm sift
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:149503
    • 提供者:feng hw
  1. SIFT2

    0下载:
  2. 基于opencv的SIFT图像特征跟踪程序,应用于视频序列中跟踪图像特征-Opencv-based SIFT feature tracking program, used to track image features in video sequences
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:554296
    • 提供者:李涵露
  1. Implementation-of-SIFT-detection

    0下载:
  2. 摘要:针对SIFT 特征提取的硬件实现结构复杂、难以达到实时性的问题,提出一种改进的高斯金字塔构建方法,该方法从 构建高斯金字塔的原始意义出发,大幅减少了所需的运算时间和存储单元。同时提出并验证了合适的SIFT 参数配置,以及 具体的硬件优化和并行实现方案,使整个系统可以在一片单独的FPGA 芯片上实现。该系统读入串行像素数据流,输出关键 点的特征描述符,并采用256×256 的图像对其进行了仿真验证,结果表明完全达到了实时的效果。 关键词:特征点 实时 尺度不变特征变换 现场可
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:241854
    • 提供者:李齐贤
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com