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

搜索资源列表

  1. siftDemoV4

    0下载:
  2. 图像匹配的实现,其中match.m:测试程序,sift.m :尺度不变特征变换(SIFT算法)的核心算法程序,appendimages.m: 该函数创建一个新的图像分别包含两个匹配的图像和他们之间的匹配对的连接直线,可以运行。 -The realization of image matching, which match.m: test program, sift.m: scale-invariant feature transform (SIFT algorithm) of the cor
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2710938
    • 提供者:刘辉龙
  1. SIFT_VC

    1下载:
  2. 基于SIFT的双目立体视觉匹配的代码,可实现两幅图片的立体匹配。-SIFT-based binocular stereo vision matching code, enabling two-dimensional image matching.
  3. 所属分类:Special Effects

    • 发布日期:2014-05-06
    • 文件大小:163840
    • 提供者:小康
  1. OpenCV_SIFT(C-CPP)

    0下载:
  2. 基于OpenCV下的sift算法源代码,可用于图像匹配-Under the sift algorithm based on OpenCV source code can be used for image matching
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10520509
    • 提供者:明渃
  1. RANSACANDSIFT

    0下载:
  2. 基于影像特征点,利用SIFT算子提取特征点,然后利用Ransac算子剔除错误的点,用于保证影像匹配时的精度。-Based on image feature points, the use of SIFT operators extract the feature points, and then remove the error by Ransac point operator, when used to ensure the accuracy of image matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:878196
    • 提供者:Andox
  1. find_obj

    1下载:
  2. surf 方法 直接能运行 配上opencv 图像特征点匹配 sift方法的改进版本,在时间上面大大提高同时在光照方面比sift要好很多-Methods can be run directly coupled surf opencv image feature point matching method sift improved version of the above at the time of greatly increased both the light much better th
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:3037
    • 提供者:tjj
  1. siftformatlab

    2下载:
  2. 这是一个用MATLAB代码实现的一个关于图像的特征描述子的提取 以及相应特征点进行匹配的代码 可用于图像识别 或者立体匹配。-This is a MATLAB code with a descr iptor on the image feature extraction and matching feature points in the corresponding code can be used for image recognition or stereo matching. T
  3. 所属分类:Graph Recognize

    • 发布日期:2016-04-22
    • 文件大小:396288
    • 提供者:peter
  1. SIFT_VC

    2下载:
  2. 利用VC 编写的SIFT 特征匹配程序,可以在影像 旋转,缩放时仍能成功匹配-VC prepared using SIFT feature matching process, you can rotate the image, zoom was still a successful match
  3. 所属分类:Other systems

    • 发布日期:2017-06-16
    • 文件大小:23907777
    • 提供者:gonghui
  1. Matlab

    0下载:
  2. 图像模板匹配算法用MATLAB来试验,有例子大家可以看看,有上占还不完好,有能力的自己-Image template matching algorithm using MATLAB to test, there are examples we can see, there are not well accounted for, the ability of their changed
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:68268
    • 提供者:zheng
  1. cse576

    0下载:
  2. sift算法是提取特征点的经典算法,本代码全面实现了sift算法,以及特征点匹配-sift algorithm is a classic feature point extraction algorithm, the code sift the full realization of the algorithm, as well as the matching feature points
  3. 所属分类:Graph program

    • 发布日期:2017-11-16
    • 文件大小:59270025
    • 提供者:洪红
  1. pictures

    0下载:
  2. 基于小波变换的图像拼接,用到SIFT特征点匹配,内容包括源代码及待匹配图像-Image Stitching Based on Wavelet Transform, SIFT feature points used in matching, including source code and images to be matched
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1050581
    • 提供者:林风
  1. siftcode

    0下载:
  2. 在图像匹配中,有很多种算法。在这众多的算法中,SIFT 算法具有良好的尺度、光 照和空间旋转的不变性,所以被广泛的应用于图像匹配当中。本文对SIFT 算法的四个主要 步骤进行了简单的介绍,并将该算法应用到多色二值压缩的压缩算法当中,提高了压缩效率 并且缩小了压缩后的存储空间。-In image matching, there are many kinds of algorithms. In many algorithms, SIFT algorithm has good scale,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:672994
    • 提供者:xiawei
  1. sift_matlab

    0下载:
  2. 一个关于sift算法的Matlab实例,包含特征提取和图像匹配。-A Matlab instances on the sift algorithm, including feature extraction and image matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:570114
    • 提供者:chenshaorong
  1. machine_version

    0下载:
  2. SIFT算法小结.doc Snake算法用于图像分割.doc 一种立体视觉系统的研发项目申报书.doc 颜色纹理识别.doc 运动目标的稳健匹配系统.doc -Summary SIFT algorithm. Doc Snake algorithm for image segmentation. Doc a stereo vision system returns R & D projects. Doc color texture recognition. Doc ro
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1199966
    • 提供者:陈乐吉
  1. siftDemo

    0下载:
  2. 通过sift方法提取图像的特征值,用于图像的匹配-Sift through the value of extracted image features for image matching
  3. 所属分类:Special Effects

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

    0下载:
  2. SIFT 算法小结 图像识别 双目匹配 测距 比例不变识别方法 特征点-Summary of image recognition algorithm SIFT distance binocular matching feature points the proportion of invariant recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:429154
    • 提供者:policeman0077
  1. CODE

    1下载:
  2. 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序
  3. 所属分类:matlab

    • 发布日期:2015-10-28
    • 文件大小:6918144
    • 提供者:张数
  1. find_obj

    0下载:
  2. 这个是SIFT算法,可以用于影像匹配的功能-SIFT image matching algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:2945
    • 提供者:丁丁
  1. 59993143imagefusion

    1下载:
  2. vc6.0,SIFT算法的代码,影像匹配的功能-vc6.0, SIFT algorithm code, the function of image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:95221
    • 提供者:丁丁
  1. An-Algorithm-for-Face-Recognition-

    0下载:
  2. 高独特性特征的选择以及合适匹配策略的选用是人脸识别技术的关键。讨论了基于仿射不变的几何特 征SIFT算子进行人脸识别的方法。SIFT算子的计算复杂度较高,并且不同的人脸表情和图像模糊会加大特征匹 配的难度。为克服上述缺点,提出了一种新的算法,将选择6个人脸上感兴趣子区域进行描述,并根据各自的独特 性赋予不同的权值,最后在匹配过程中使用相似度的平方来减小偏差数据造成的影响。实验结果表明,该方法能 有效减轻表情变化对于身份识别率急剧下降的影响,并可显著减少计算复杂度和特征匹配时间。-
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:287117
    • 提供者:陈方芳
  1. vlfeat-0.9.9

    0下载:
  2. 基于sift算法的图像匹配。并用RANSEC算法去除错误匹配。最后还给出了sift算法的图像拼接。-Sift-based image matching algorithm. And use RANSEC algorithm to remove false matches. Finally, given the sift algorithm for image stitching.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17640660
    • 提供者:shaoshao
« 1 2 3 4 5 67 8 9 10 11 ... 19 »
搜珍网 www.dssz.com