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

搜索资源列表

  1. MyMatch

    0下载:
  2. 图像模板匹配,分别设置两个ROI,基于灰度值得匹配-A template image match based on gray value set to 2 ROI seperately
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1134
    • 提供者:chen
  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. eye-match

    0下载:
  2. 动态跟踪人的眼睛,初学者可以下载学习,使用最大互相关算法实现模板与待测图像的配准-Dynamic tracking people' s eyes, beginners can download the study, using the maximum cross-correlation algorithm and tested template image registration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:2337
    • 提供者:祥林
  1. ImageMatch

    0下载:
  2. 模板配准,用于在大图像中匹配模板图像。方便使用,只要输入目标文件和保存地址即可。-Image match
  3. 所属分类:Special Effects

    • 发布日期:2017-06-12
    • 文件大小:19536202
    • 提供者:wcq
  1. digital-image-processing

    0下载:
  2. 数字图像实习作业 功能有:影像的旋转、平移、缩放、融合、匹配等-zoom spin match mix
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11101531
    • 提供者:郑小松
  1. match

    0下载:
  2. 基于灰度值的图像匹配算法,可以找出原图中与匹配图相同的部分,并用红色方框标出-Image matching algorithm based on gray value, you can find original figure in the same part of the match, and marked with a red box
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1067
    • 提供者:tim
  1. SAD-Method-for-image-matching

    0下载:
  2. matlab基于SAD的区域立体匹配方法,matlab基于SAD法对左右两幅图片进行匹配,并生成深度图像.m文件。- matlab SAD stereo matching method based on region, matlab SAD method based around two images match, and generates the depth image. m files.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:632
    • 提供者:李鹏
  1. match

    1下载:
  2. 对遥感影像特征点提取和影像匹配程序,效果不错-Remote sensing image feature extraction and image matching procedures, good results
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1117659
    • 提供者:陈科
  1. Match-Template

    0下载:
  2. 分享一个图像匹配的程序,里面包含图片和代码。-Share an image matching program, which contains pictures and code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:99780
    • 提供者:朱俊杰
  1. ImageMatch

    0下载:
  2. 影像匹配的一个小例子,可供初学者参考学习-an exmple for image match
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:405105
    • 提供者:xiexiaowei
  1. StereoMatch

    0下载:
  2. 提供图形匹配NCC和SSDA算法,在VC++工程上可运行,图像效果良好。-provide the arghrithm of image match
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:2449
    • 提供者:liangxiao
  1. imagematch

    0下载:
  2. 图像匹配算法。能够在一张图片中找到模板是否存在和位置。-image match source code
  3. 所属分类:CSharp

    • 发布日期:2017-05-22
    • 文件大小:6190157
    • 提供者:
  1. testpipei_4

    0下载:
  2. R块图像匹配matlab代码 实现一种基于图像灰度的快速匹配算法-R-block image match matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1834
    • 提供者: 李杰
  1. phase-correlation--match-

    0下载:
  2. 利用相位相关法实现了图像的匹配,这种方法的优点是提取速度快,方法简单,运算量少。-Using the phase correlation method to realize the image matching, the advantage of this method is the extraction method is simple, fast, less computation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4237
    • 提供者:xiaohanhan
  1. sift-match

    0下载:
  2. 图像匹配中sift方法的几篇不错的文章,可供学习。-Image matching methods sift several good articles available for learning.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1869611
    • 提供者:破晓
  1. draw-characteristic-and-match

    0下载:
  2. 用sift方法检测图像的特征点,并且求出特征向量从而匹配图像。-Sift method is used to inspect the image feature points, and to find the feature vector which match the image.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5966572
    • 提供者:陈永志
  1. image-Features-Points-Match

    0下载:
  2. 图像特征点匹配-image Features Points Match
  3. 所属分类:Special Effects

    • 发布日期:2017-06-18
    • 文件大小:27553880
    • 提供者:jyj
  1. SIFT_Mosaic

    0下载:
  2. 图像配准,基于sift的图像配准程序,配准效果良好,运行速度快。-image match
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:116496
    • 提供者:闫梦璐
  1. match

    0下载:
  2. 使用sift算法提取图像特征点,用BBF的索引方式进行配准-extract image features using sift algorithm and complete the registration and stitch by BBF way
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:38892
    • 提供者:李涵
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 30 »
搜珍网 www.dssz.com