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

搜索资源列表

  1. SiftANN

    0下载:
  2. 实现了SIFT特征点的提取和匹配功能,匹配算法使用的是ANN最相似最近邻居法。-Achieved a SIFT feature point extraction and matching, matching algorithm using ANN is most similar to nearest neighbor method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1782819
    • 提供者:Li Yanli
  1. SURF_VC6.0

    0下载:
  2. Visual C++ 6.0 平台下使用OpenCV库实现的SURF特征点检测算法,效率较SIFT特征点检测要高。正确配置OpenCV后能修改输入图像能正确运行。-SURF feature point detection algorithm implemented using the OpenCV library under the Visual C 6.0 platform, more efficient than the SIFT feature point detection is hig
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4578890
    • 提供者:king
  1. csift

    0下载:
  2. 一种基于彩色图像的SIFT方法,先算彩色不变量再用SIFT算特征点-Color images based on SIFT method, first considered and then color invariant SIFT feature point count
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:290840
    • 提供者:杨娴
  1. siftDemoV4

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

    • 发布日期:2017-03-28
    • 文件大小:759691
    • 提供者:xyrx
  1. TestSIFTVC6

    0下载:
  2. sift特征提取和特征点匹配算法,对于摄像头输入代码只支持型号相同摄像头~-sift feature extraction and feature point matching algorithm, enter the code for the camera only supports the same camera model ~
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:52023
    • 提供者:liurui
  1. 5

    0下载:
  2. 本文提出了一种基于特征点的全自动无缝图像拼接方法。该方法采用对于尺度具有鲁棒性的SIFT 算法进行特征点的提取与匹配,并通过引导互匹配及投票过滤的方法提高特征点的匹配精确度,使用稳健的RANSAC 算法求出图像间变换矩阵H 的初值并使用LM 非线性迭代算法精炼H,最终使用加权平滑算法完成了图像的无缝拼接。整个处理过程完全自动地实现了对一组图像的无缝拼接,克服了传统图像拼接方法在尺度和光照变化条件下的局限性。实验结果验证了方法的有效性。-This paper presents a feature
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:150906
    • 提供者:wenping
  1. SIFT_image_mosaic

    0下载:
  2. 实现SIFT特征点的检测及图像拼接功能,主要在原来作者的基础上添加了显示全部特征点或者只显示重叠区域特征点,能够直接使用-Achieve SIFT feature point detection and image stitching function, mainly on the basis of the original author to add a point or show all the characteristics of overlap only feature points c
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2672114
    • 提供者:Lukcy
  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_search_matching

    0下载:
  2. 实现sift特征点的提取和匹配,并将匹配点输出到MAT文件-Realization of SIFT feature point extraction and matching, and will match the output to a MAT file
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3049102
    • 提供者:
  1. image-matching1

    0下载:
  2. 基于SIFT的图像匹配,只做了特征点检测,其中在特征点描述子方面做了一点小小的改进-SIFT based on the image matching, only do the feature point detection, which in a feature point descr iptor in a little improvement
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1377785
    • 提供者:高飞
  1. bobo--biye-sheji

    0下载:
  2. 一个基于特征点的图像拼接技术的研究,其算法为sift,主要为将2图片的特征点找到,并连接-A feature point based on image mosaic technology research, the algorithm of SIFT, mainly for the 2 image feature points to find
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1988380
    • 提供者:杨湘波
  1. SIFT_pj

    0下载:
  2. 用sift检测特征点来进行图像的无缝拼接。实验证明在视角和灰度变换不大的情况下,此算法拼接效果良好。-Seamless image with sift detection feature point. Experimental results show the small viewing angle and gray scale transform, the splicing effect of this algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1081804
    • 提供者:luruitao
  1. SC_demo

    1下载:
  2. 整理图像特征点提取和分类的程序(可以作为场景分类的前期工作),自己调试过能运行,特征点提取用的SIFT算法,使用K-means聚类算法,将得到的20个聚类中心写入txt文本中-Finishing the image feature point extraction and classification procedures (which can be as the preparatory work of the scene classification), their own debugging
  3. 所属分类:Special Effects

    • 发布日期:2015-05-21
    • 文件大小:5055488
    • 提供者:木易
  1. mosaic

    0下载:
  2. SIFT是具有鲁棒性的特征点提取算法,本程序就是基于SIFT的图像拼接-SIFT is a robust feature point extraction algorithm, this procedure is based on the SIFT image stitching
  3. 所属分类:OpenCV

    • 发布日期:2017-06-03
    • 文件大小:15535973
    • 提供者:honey
  1. sift2

    0下载:
  2. sift算法,VC++ 6.0 开发,用于图像特征点提取,利用Opencv库进行开发-sift algorithm, VC++ 6.0 to develop for the image feature point extraction, Opencv library development
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2493531
    • 提供者:李华灿
  1. android-utiliser-sift

    0下载:
  2. SIFT (Scale-invariant feature transform) est un algorithme de vision assistée par ordinateur permettant de détecter et décrire des zones d intérêts dans une image. Cet algorithme a été publié par David Lowe en 1999, et le propriétaire du brevet e
  3. 所属分类:Development Research

    • 发布日期:2017-04-10
    • 文件大小:1089717
    • 提供者:bou33aza
  1. 1111

    0下载:
  2. sift特征点提取代码和对两幅图像提取特征点后进行特征点匹配,可用于图像拼接等。-sift feature point extraction code and feature point matching, the two image feature extraction point can be used for image stitching.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:237226
    • 提供者:张双
  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. SIFTMaching

    0下载:
  2. 根据David Lowe的SIFT编写了一个利用其进行特征点提取和匹配的程序,由于该库只支持PGM,所以自己又写了包括jpg等图片转为PGM的子函数-According to David Lowe' s SIFT to write a use of the feature point extraction and matching procedures, the library only supports PGM himself wrote including jpg and other
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:777928
    • 提供者:Andrew
  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 2 3 45 6 7 8 »
搜珍网 www.dssz.com