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

搜索资源列表

  1. 两幅图像匹配

    2下载:
  2. 两个图像匹配,有很好的结果。本来的程序有错,现在改好后运行正常。
  3. 所属分类:Windows编程

  1. matlab 实现图像匹配

    3下载:
  2. 可以快速实现两幅图像的匹配
  3. 所属分类:技术管理

  1. 一种基于区域匹配的图像拼接算法

    1下载:
  2. 本文提出了一种基于区域匹配的图像拼接算法, 将一幅图像分别从左上、 左下、 右上、 右下四个方位逼近另一幅图像,并在其上作水平平移, 对两幅图像的重叠区域进行相关度计算, 以获得最佳匹配点,实现拼接操作。该算法的有效性及精准性得到验证,结果令人满意。
  3. 所属分类:其它文档

  1. sift-match.sift特征点提取代码

    5下载:
  2. sift特征点提取代码和对两幅图像提取特征点后进行特征点匹配,可用于图像拼接等。c和matlab代码都有,sift feature point extraction code and the two images after the extraction of feature points matching feature points that can be used, such as image stitching. both c and matlab code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-05-13
    • 文件大小:376098
    • 提供者:purple_ice
  1. ncc.rar

    0下载:
  2. 由两幅图像匹配,进行合成,Harris提取特征点,匹配速度快,From the two images match, were synthesized, Harris feature point extraction, matching speed and
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7031133
    • 提供者:simon
  1. 基于OpenCV的SIFT特征点提取进行匹配的程序

    3下载:
  2. 基于OpenCV的SIFT特征点提取进行匹配的程序,程序中采用了两幅图像,匹配后可进行放射变换-OpenCV based on SIFT feature point extraction of matching procedures, the procedures used in the two images, match after radiation transformation
  3. 所属分类:图形/文字识别

    • 发布日期:2014-12-10
    • 文件大小:387202
    • 提供者:bill
  1. stereo

    1下载:
  2. 立体匹配的源码,可以计算两幅图像的视差,并可以做简单的重建。-Stereo matching of source code, can be calculated two parallax images, and can be easy to do the reconstruction.
  3. 所属分类:Graph program

    • 发布日期:2017-06-14
    • 文件大小:18674481
    • 提供者:wendy
  1. ImageMatching

    0下载:
  2. 使用matlab对两幅图像进行匹配,效果很好,值得参考!-Using matlab to match two images of the good results, it is also useful!
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:24081
    • 提供者:Cecilia
  1. IMGReg

    0下载:
  2. 图像配准是对取自不同时间,不同传感器或者 不同视解的同一场景的两幅图像或者多幅图像匹配的过程,它被子广泛应用在遥感图像/三维重构/机器人视觉等领域.下面是利用VC++来实现图像的配准源程序.-Image registration is a different time from different sensors or different solutions of the same scene as the two images or multiple image matching proces
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:103387
    • 提供者:刘亚宁
  1. newmatch

    1下载:
  2. 对两幅图像进行角点检测,并对检测到的角点进行特征匹配,效果非常好,误匹配率非常低,耗时仅9毫秒-Two images of the corner detection, and detects the angular point feature matching, the effect is very good, very low false match rate, time-consuming only 9 ms
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-26
    • 文件大小:8531
    • 提供者:张志超
  1. ImageMatch

    0下载:
  2. 图像配准时对取自不同时间、不同传感器、不同视角的同一场景的两幅或多幅图像匹配的过程,该系统通过手动选取特征点,实现图像的配准功能-Image taken from the time of the different sensors, different perspectives of the same scene or two pieces of the image matching process, the system by manually selected feature points,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:113916
    • 提供者:niuxiaohui
  1. IDAc

    0下载:
  2. 对两幅图像特征点对匹配算法的一个实现,采用了09年pami一文章的观点,算法名称IDA(Incremental Dissimilarity Approximations),C语言实现版本-Feature points of two images of an implementation of matching algorithm used pami a 2009 article, views, the algorithm name of IDA (Incremental Dissimilarit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3643
    • 提供者:zhaoyuhang
  1. SIFT-demo

    0下载:
  2. 不论科研还是应用上都希望可以和人类的视觉一样通过程序自 动找出两幅图像里面相同的景物,并且建立它们之间的对应,前几年才被提出的SIFT(尺度不变特征)算法提供了一种解决方法,通过这个算法可以使得满足一 定条件下两幅图像中相同景物的某些点(后面提到的关键点)可以匹配起来-Both research and application, or want to be like the human visual images by automatically identifying two inside t
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:257274
    • 提供者:文松抑扬
  1. match

    0下载:
  2. 基于OpenCV实现相近两幅图像的特征匹配-OpenCV implementation based on similar characteristics of the two images match
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2750403
    • 提供者:李雯倩
  1. match

    0下载:
  2. 用C++实现两幅图像的SIFT(尺度不变特征变换)特征点的匹配
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1819
    • 提供者:lucia
  1. 对两幅图片进行图像匹配

    0下载:
  2. 基本功能主要分为2大模块:一个是数字图像处理模块,另一个是数字图像匹配模块。在数字图像处理模块中,用户可以对数字图像进行简单的处理,可以对图像进行放大,缩小,翻转,灰度处理。在数字图像匹配模块中,用户可以对两张图像进行匹配并显示匹配结果。
  3. 所属分类:matlab例程

  1. 图像匹配,拼接

    0下载:
  2. 运用opencv,对两幅图像进行匹配、拼接
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-05-14
    • 文件大小:26426006
    • 提供者:htjiao2014
  1. 用RANSAC方法计算两幅图像间的单应性矩阵

    2下载:
  2. 用RANSAC方法计算两幅图像间的单应性矩阵,包含了点集的选取,ransac去除误匹配,和单应性矩阵计算程序3部分
  3. 所属分类:matlab例程

  1. 用MATLAB对两幅图片进行图像匹配

    0下载:
  2. 该程序是采用MTLAB对两幅图像进行图像匹配,具有很好的效果(The program USES MTLAB to match two images, which has good effect.)
  3. 所属分类:图形图象

    • 发布日期:2018-04-28
    • 文件大小:26624
    • 提供者:冬己MM
  1. SIFT特征匹配(matlab版)

    1下载:
  2. 非常好用,可以提取两幅图像的同名点,匹配,配准,一整个流程,都可以实现,代码注释易懂,简单易学(Very useful, can extract two images of the same name points, matching, registration, a whole process, can be achieved, code annotations easy to understand, easy to learn)
  3. 所属分类:其他

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com