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

搜索资源列表

  1. SIFT-feature-points

    0下载:
  2. 基于SIFT特征点改进搜索算法的图像匹配技术的研究。利用SIFT可以做图像拼接和增强现实等技术。-SIFT feature points based on improved search algorithm for image matching technology research. Image stitching using SIFT can do, and augmented reality techniques.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:432175
    • 提供者:谷继红
  1. SIFT_VC

    0下载:
  2. 本代码提供了SIFT算法提取特征点的同时又进行特征点匹配工作,同时还有相关注释说明-The code provides a SIFT algorithm to extract feature points matching feature points also work, as well as the relevant explanatory notes
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:645905
    • 提供者:liuyu
  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_technology_notes

    0下载:
  2. SIFT的技术文档,SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力-SIFT feature matching algorithm is matching feature points at home and abroad in the research field of the hot issues and difficulties,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1642496
    • 提供者:xxx
  1. SIFT_relevant_papers

    0下载:
  2. SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力。-SIFT feature matching algorithm is matching feature points at home and abroad in the research field of the hot issues and difficulties, and the m
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-24
    • 文件大小:8181000
    • 提供者:xxx
  1. SIFT

    0下载:
  2. 基于SIFT算法的目标匹配和识别,尺度不变特征变换匹配算法-SIFT matching algorithm based on the objectives and recognition, scale-invariant feature transformation matching algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:320771
    • 提供者:process
  1. a222

    0下载:
  2. 基于SIFT特征匹配算子的三维重建方法研究.Based on SIFT feature matching 3D reconstruction method research.-Based on SIFT feature matching 3D reconstruction method research.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:223615
    • 提供者:fu
  1. circle-center-fast-accurate-locating

    0下载:
  2. 摘要:针对SIFT算法在圆心检测应用中的特点,分析了SIFT算法中存在的冗余步骤,提出对其进行简化改进: 估计圆心所在的金字塔层,删减金字塔中多余的层数建立,并且通过提高滤除低对比度特征点阈值的办法减少 背景特征点的生成,去掉了特征点辅方向分配和建立辅方向特征点这一步骤。分别对计算机模拟生成的标准 圆和实际的PCB定位标志图像做了圆心检测实验,实验表明,SIFT算法改进后在没有降低其定位精度及对图 像的模糊、光照、仿射等变换适应性的情况下,大大缩短了检测时间,提高了检测效率。
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:294350
    • 提供者:李齐贤
  1. SIFT

    0下载:
  2. 尺度不变特征变换匹配算法 ppt格式 算法讲解-Scale Invariant Feature Transform (SIFT)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9122404
    • 提供者:
  1. autopano-sift-C-2.5.1

    0下载:
  2. 利用C++编写的图像特征点匹配算法,其算法的核心是SIFT。-A image stiching method using C++ programming language.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:243516
    • 提供者:
  1. sift-match

    0下载:
  2. 基于sift特征点的匹配,已经运行过,可以使用。-sift matching
  3. 所属分类:Special Effects

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

    0下载:
  2. 1 SIFT 发展历程 SIFT算法由D.G.Lowe 1999年提出,2004年完善总结。后来Y.Ke将其描述子部分用PCA代替直方图的方式,对其进行改进。 2 SIFT 主要思想 SIFT算法是一种提取局部特征的算法,在尺度空间寻找极值点,提取位置,尺度,旋转不变量。 3 SIFT算法的主要特点: a) SIFT特征是图像的局部特征,其对旋转、尺度缩放、亮度变化保持不变性,对视角变化、仿射变换、噪声也保持一定程度的稳定性。 b) 独特性(Distinctive
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2831737
    • 提供者:李青彦
  1. siftDemoV4

    0下载:
  2. 这是一个检测和匹配SIFT特征点的演示算法,同时还包含一个C程序用于载入特征点来做简单的特征匹配。-This is a detection and matching SIFT feature point presentation algorithm, but also contains a C program used to load the feature point to do a simple feature matching.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:376417
    • 提供者:angeline
  1. newSIFT

    0下载:
  2. 这是一篇改进的快速sift特征匹配算法的文章,文章详细介绍了算法原理及应用,对图像图形处理专业人员的重要参考价值!-This is the article of an improved rapid sift feature matching algorithm, the article describes in detail the algorithm theory and application of important reference value on the image and gra
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1904601
    • 提供者:jeffsonfu
  1. computer_vision_work

    0下载:
  2. 自动图像拼接,利用SIFT特征匹配算法,RANSAC(random sample consensus)算法,加权平滑算法等技术克服了传统图像拼接技术中的局限性(如光照、尺度变化的影响等),实现了光照和尺度变化条件下的多视角无缝图像拼接-Automatic Image Stitching  Local features detection  Features Matching  Homography Estimation RANSAC
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6492688
    • 提供者:徐宏亮
  1. siftDemoV4

    0下载:
  2. sift算子 图像局部特征描述子 可用于图像匹配-sift operator image local feature descr iptor can be used for image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:377048
    • 提供者:江淘
  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. SIFT

    1下载:
  2. 本程序实现了sift特征提取,该特征提取是为匹配做基础的,用于后续的三维重建等机器视觉方面的研究-The realization of SIFT feature extraction, the feature extraction is the base for matching for 3D reconstruction, such as machine vision research
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-23
    • 文件大小:123904
    • 提供者:zhangliwei
  1. sift_matlab_demo

    0下载:
  2. sift特征匹配算法的Matlab demo 源程序,包含测试图片-sift feature matching algorithm Matlab demo source code contains a test picture
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-27
    • 文件大小:434918
    • 提供者:季采风
  1. SIFT-extraction-matching

    0下载:
  2. 用opencv开发的SIFT特征提取与匹配算法,共大家交流学习,共同进步-Developed with opencv SIFT feature extraction and matching algorithms, a total exchange of learning and common progress
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:3921281
    • 提供者:luyu
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 28 »
搜珍网 www.dssz.com