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

搜索资源列表

  1. surf

    0下载:
  2. surf是对sift的一种加速算法,网上源代码乱飞,在此贡献源代码配套相关的文献。希望对图像匹配感兴趣的童鞋共同学习。-The accelerated algorithm surf sift a online source code flying in this contribution to the source code supporting literature. Learn together interested in image matching shoes.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2753280
    • 提供者:zz
  1. sift

    0下载:
  2. 图像拼接 sift 特征点,两幅图像进行拼配 拼接,先找找出特征点匹配-The image stitching, sift feature points, two images blending splicing find someone to identify the characteristics of point matching
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:442368
    • 提供者:王金凯
  1. Video-vehicle-matching-

    1下载:
  2. 本文在opencv环境下,以目标识别为中心,利用 SIFT 算法对图像进行局部特征的提 取和其算法稳定的特点,有效准确建立匹配关系。-Opencv environment, target recognition, SIFT algorithm for image local feature extraction and algorithm characteristics, effectively and accurately create a matching relationship.
  3. 所属分类:software engineering

    • 发布日期:2014-12-10
    • 文件大小:2320384
    • 提供者:sifeng
  1. SIFTtutorial

    0下载:
  2. 适合图像匹配学习的初学者。David G. Lowe的SIFT演示算法。经过个人使用后,有很多注释说明。-Image matching is suitable for beginners to learn. David g. Lowe SIFT algorithm of demonstration. Through personal use, there are a lot of annotated.
  3. 所属分类:File Formats

    • 发布日期:2017-11-10
    • 文件大小:27080489
    • 提供者:Lance
  1. imagematch

    1下载:
  2. 使用opencv编写的图像匹配源代码,包括特征点检测,sift特征匹配的具体实现代码-Opencv image matching source code written, including feature point detection, sift feature matching specific implementation code
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:2581056
    • 提供者:kangue
  1. SAR-image-registration

    0下载:
  2. matching algorithm based on SIFT algorithm, extract feature points in use of Harris corner detection algorithm-matching algorithm based on SIFT algorithm, extract feature points in use of Harris corner detection algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-11-23
    • 文件大小:12493078
    • 提供者:Soufi
  1. OrbTest

    0下载:
  2. 最新的图像匹配算法ORB,特征匹配速度比sift提高两个数量级。需要安装opencv2.3.1以上版本。-The latest image matching algorithm ORB
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:24781706
    • 提供者:genglch
  1. opensift-master

    0下载:
  2. sift程序,用于图像特征提取和图像的匹配,功能很强大-Sift program for image feature extraction and image matching, function is very powerful
  3. 所属分类:assembly language

    • 发布日期:2017-11-11
    • 文件大小:129103
    • 提供者:pillar
  1. robwhess-opensift-300bad1.tar

    0下载:
  2. sift程序,用于图像特征提取和图像的匹配,功能很强大-Sift program for image feature extraction and image matching, function is very powerful
  3. 所属分类:assembly language

    • 发布日期:2016-01-25
    • 文件大小:124928
    • 提供者:pillar
  1. 4-order-CANDHAP1

    0下载:
  2. sift程序,用于图像特征提取和图像的匹配,功能很强大-Sift program for image feature extraction and image matching, function is very powerful
  3. 所属分类:assembly language

    • 发布日期:2017-11-18
    • 文件大小:14480
    • 提供者:pillar
  1. SIFT_Opencv

    0下载:
  2. 在Opencv环境下实现SIFT图像匹配-Opencv environment SIFT image matching
  3. 所属分类:OpenCV

    • 发布日期:2017-11-29
    • 文件大小:12835847
    • 提供者:李佳
  1. SIFT_VC

    0下载:
  2. 这个基于OpenCv的sift算法,很经典,适合初学者拿来学习,本代码能完成图像匹配功能,并有很好的抗噪能力。-This is sift based OpenCv the algorithm, very classic, suitable for beginners used to study the code to complete the image matching functionality, and good noise immunity.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-08
    • 文件大小:11270626
    • 提供者:王浩
  1. 117143191sift-1.1.1_20070330_win

    0下载:
  2. 在计算机视觉的领域中,图像匹配是很多问题最重要的一个方面,包括物体和场景识别,通过多幅图像进行3D重构,立体匹配和运动跟踪。SIFT特征对于图像的旋转和尺度变化具有不变性,对于光照改变和摄像机角度变化具有部分的不变性-In the field of computer vision, image matching is one of the most important aspects of the many problems, including the identification of ob
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:456523
    • 提供者:陈凯燕
  1. match

    0下载:
  2. 基于sift算发图像匹配,速度快,准确率高-sift count hair image matching, fast, high accuracy
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-29
    • 文件大小:25802427
    • 提供者:Legend_WH
  1. sift-kdtree

    0下载:
  2. 程序实现了对图像sift特征的提取,并利用KD-树对图像进行相似度匹配。-Program image sift feature extraction and similarity matching KD-tree image.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:2252647
    • 提供者:chengbo
  1. match

    0下载:
  2. 基于sift算法的图像匹配 处理程序-Sift algorithm for image matching image matching-based handler
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-24
    • 文件大小:1024
    • 提供者:dongning
  1. showkeys

    0下载:
  2. 基于sift算法的图像匹配关于图像匹配的程序-Sift-based image matching algorithm for image matching program
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-21
    • 文件大小:837
    • 提供者:dongning
  1. sift

    0下载:
  2. 提取图像的sift特征,将图像的高维特征提取出来,进行量化。实现图像的分类、匹配、检索。-Sift image feature extraction, image classification, matching, retrieval.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:96942
    • 提供者:葛云
  1. sift_flann

    0下载:
  2. sift算法实现图像匹配,利用flann匹配算子-sift algorithm of image matching using flann match operator
  3. 所属分类:OpenCV

    • 发布日期:2017-11-06
    • 文件大小:19974302
    • 提供者:dxl
  1. sift

    0下载:
  2. 根据lowe教授sift算子 对不同角度拍摄的两幅二维图像 进行特征点匹配 结果用一个 appending 子程序显示 主程序没有开源 控制台为 siftmatch.m 有一张实验结果-Professor Lowe sift operators of different angles of the two two-dimensional image feature point matching the main program not open an experimental results
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:3030054
    • 提供者:lk
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 20 »
搜珍网 www.dssz.com