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

搜索资源列表

  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. panorama2

    0下载:
  2. 图像融合,SIFT算子,特征点的提取、匹配与融合-image stitching,sift
  3. 所属分类:OpenCV

    • 发布日期:2017-12-01
    • 文件大小:471947
    • 提供者:cheng
  1. SIFT_VC.rar

    0下载:
  2. sift算法,支持特征点提取,kdtree算法匹配的程序。,sift algorithm, program support feature point extraction, kdtree algorithm match.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:191200
    • 提供者:fengguanghui
  1. sift__matlab

    0下载:
  2. 经典的基于sift算法特征提取以及匹配,简单实用-Based on the classic the sift algorithm feature extraction and matching, simple and practical
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:6333
    • 提供者:杨涛
  1. siftDemoV4

    0下载:
  2. 用sift检测图片特征 然后匹配两幅图像中的特征,很好用的程序-Sift detection picture characteristics and matching characteristics of the two images, the procedure is useful
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-12
    • 文件大小:533367
    • 提供者:zhangshan
  1. ORB_Test

    1下载:
  2. 基于opencv的 orb特征点匹配的算法实例 比sift suft快很多-Opencv orb feature points matching algorithm instance is much faster than sift suft
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-03-06
    • 文件大小:56508
    • 提供者:朱本福
  1. RANSAC

    0下载:
  2. 提纯检测到的特征点的一个算法,可以和SIFT算法结合使用,去除一些误匹配的关键点,提高代码的执行效率-Purified feature points detected an algorithm that can be used in conjunction with SIFT algorithm to remove some of the mismatching of the key points to improve the efficiency of the implementation o
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:386349
    • 提供者:乔乔
  1. test

    0下载:
  2. 双目视觉的立体匹配和特征点检测,sift/surf/orb等特征都可以,ransac方法去噪-Stereo matching and feature points detection, sift/surf/ORB and other characteristics of the binocular vision can RANSAC method de-noising
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:21525815
    • 提供者:刘吖
  1. FraudRecognition

    0下载:
  2. 基于OPENCV的多种特征提取、描述、匹配算法,包括SIFT,SURF,MSER-OPENCV based on a variety of feature extraction algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:3412
    • 提供者:zhoudiadia
  1. FeatureAndObjectRecognition

    0下载:
  2. 利用OpenCV的库,实现基于SIFT的特征检测和匹配,匹配好两个图像的同一物体,并在第二张图像上框出来第一个图像中的物体-Using OpenCV library that implements the SIFT-based feature detection and matching, matching two images of the same object is good, and in the second picture on the box out of the first ob
  3. 所属分类:OpenCV

    • 发布日期:2017-12-02
    • 文件大小:14081794
    • 提供者:wangnan
  1. daisy_presentation

    0下载:
  2. 大牛 E Tola的daisy特征描述子 比sift稠密 是稠密匹配经典之作 速度很快-Daniel E Tola s daisy feature descr iptor dense is dense than sift matching classic fast
  3. 所属分类:Communication

    • 发布日期:2017-05-26
    • 文件大小:9698529
    • 提供者:飞翔
  1. SURF

    0下载:
  2. 基于SUFT的特征提取与匹配,内涵详细的文档说明,很好的实现了特征提取与匹配,该方法较基本的SIFT有很大的提高-Extraction and matching of features based on SUFT, detailed content of the documentation, very good realization of the feature extraction and matching, SIFT the method is basic is greatly impro
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9452097
    • 提供者:颜妍
  1. TestSIFTVC6

    0下载:
  2. 用opencv实现的sift的图像特征提取与匹配,有结果显示-Sift based on opencv image feature extraction and matching, according to the results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:294207
    • 提供者:高幸
  1. image-matching--

    0下载:
  2. 首先对图像 进行高斯和 Wallis 滤波处理,然后采用简化 SIFT 算法进行特征点提取,最后通过特征点双向 匹配方法实现图像的精确匹配。通过对缺陷版图图像的试验验证了该方法具有匹配点数量 多、准确率高、无重复点等优点。-First of all Gaussian image filtering and Wallis and simplified SIFT feature point extraction algorithm, and finally through the fea
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:711307
    • 提供者:焦婷
  1. image-matching-

    0下载:
  2. 针对 128 维 SIFT 特 征向量,采用距离匹配和余弦相似度匹配相结合的测度方法,利用特征点方向一致性进一步降低误匹配率 . 实验结 果表明:改进算法对图像的缩放、旋转、光照、噪声和小尺度的视角变换均有较好的匹配效果 . 与原算法相比,在保 证匹配点数和匹配时间的基础上,改进算法对旋转、缩放、噪声模糊和光照变换的误匹配率平均降低 10%~20% , 对于小尺度的视角变换,误匹配率平均降低 5%. -For 128-dimensi
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:398886
    • 提供者:焦婷
  1. SURF

    0下载:
  2. 这个代码是图像特征检测与匹配的。速度比sift快。-image feature detection and matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1448923
    • 提供者:郑明国
  1. sift_robkdtree

    0下载:
  2. sift算法寻找特征点,并用KD树法匹配特征点-sift algorithm to find the feature points and match with KD tree method feature points
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:42434
    • 提供者:杨过
  1. image-mosaic

    1下载:
  2. 图像拼接,利用SIFT算法提取点特征,并进行点匹配,解算单应性矩阵,根据结算出的单应性矩阵对图像进行仿射变换,最后进行拼接,程序中的备注很详细,各位感兴趣的同志可以下载看看。-Image mosaic using SIFT feature point extraction algorithm, and point matching, homography matrix solver, based on the settlement of the homography image affine t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:548688
    • 提供者:li
  1. 1

    0下载:
  2. 这是一个关于图像匹配的代码,有sift,surf的 特征检测 , 特征提取等,有它们的具体实现算法,很值得研究,也比较适合初学者-This is a code on the image matching, there sift, surf feature detection, feature extraction, etc., have their specific algorithm, it is worth studying, but also more suitable for begin
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16680735
    • 提供者:吕孟娇
« 1 2 ... 20 21 22 23 24 2526 27 28 »
搜珍网 www.dssz.com