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

搜索资源列表

  1. txpj

    2下载:
  2. 两幅图像进行匹配、拼接,运用opencv,完成像素点的匹配,原创,首发
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5.41mb
    • 提供者:李磊
  1. surf特征提取算法源码

    1下载:
  2. surf特征提取算法源码,用opencv实现,可用于特征匹配、图像拼接等
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-03-29
    • 文件大小:320.55kb
    • 提供者:zhongwenkun886
  1. 用opencv类库两副图像的特征点匹配

    6下载:
  2. 两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。matcher.rar网上的都是有错误,而且缺少类库,我把错误改正了,把所有需要的类库都加上了,现在已经编译通过,保证能运行!希望大家喜欢,2 points, matching the characteristics of images, which used the opencv library, features include: Feature Point D
  3. 所属分类:图形图象

    • 发布日期:2016-01-25
    • 文件大小:14.52mb
    • 提供者:star
  1. ImageStitch

    0下载:
  2. 基于SIFT算法的图像拼接 主要是运用SIFT算法求得特征点,然后用kd_tree进行特征点匹配,根据匹配点求得2x2的变换矩阵,然后利用变换矩阵变换图像(需要插值)。-Image Stitch Based on SIFT
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:30.84kb
    • 提供者:yyscamper
  1. tuxiangpinjiejiaodianpipei

    0下载:
  2. 针对基于自适应光学技术的人眼眼底待拼接图像灰度、清晰度不一致以及细节的差异使检测出的角点无法匹配,进而导致图像不能拼接的问题,提出一种在OpenCV配置环境下角点检测的基础上,进行角点匹配的新方法-Adaptive optics for the human eye fundus to be gray stitching, inconsistent, and details of the differences in definition so that the detected corners
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:209.99kb
    • 提供者:唐浩
  1. templatematch

    0下载:
  2. 用opencv实现两幅有重叠图像的拼接。 在两幅图像交叠部分提取模板,用平方差匹配法找到模板在两幅图像中的位置,从而实现拼接。-Two overlapping images stitching with opencv.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:4.24mb
    • 提供者:张倩
  1. sift_ex3

    0下载:
  2. sift算子在图像匹配与图像拼接三维重建中都有重要地位,这个程序没有使用opencv,原作者很不容易写出来的。在调试中会有少量问题,稍加调试就可调通 -sift operator in image matching and 3D reconstruction image mosaic has an important position, this program does not use opencv, the original author is not easy to write out.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4.09mb
    • 提供者:shexiaoyu
  1. opencv---sift

    1下载:
  2. 基于opencv的sift图像拼接算法,是特征匹配的一种,具有旋转、平移、遮蔽以及仿射不变形,广泛应用于图像拼接及图像特征匹配中-Based on the opencv sift image stitching algorithm, is a feature matching, rotation, translation, masking and affine deformation, is widely used in image stitching and image feature mat
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.83mb
    • 提供者:周圣
  1. 图像匹配,拼接

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

    • 发布日期:2014-05-14
    • 文件大小:25.2mb
    • 提供者:htjiao2014
  1. Suaf-stitch

    0下载:
  2. 使用opencv完成图像拼接,使用suaf特征点匹配; 有详细的中文注释; 有中间过程(画出特征点、特征点匹配、旋转、曝光修正等); VS2012工程,使用的是opencv2.4.11; 注意重新配置工程关于opencv的信息;-Use opencv complete image stitching, using suaf matching feature points a detailed Chinese annotation an intermediate process
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8.31mb
    • 提供者:林曼青
  1. imagestitching

    1下载:
  2. 实现了图像的简单拼接。首先寻找特征点,然后计算描述子(特征向量),对寻找到的特征点进行匹配,并塞选匹配结果,然后计算透视 矩阵,将其中一幅图进行透视变换,然后将图片合成。对一些简单的图片比较有效。仅供参考学习。(Realize the simple stitching of the image. First, find the feature point, and then calculate the descr iptor (eigenvector), match the feature po
  3. 所属分类:OpenCV

    • 发布日期:2017-12-23
    • 文件大小:66.82mb
    • 提供者:具体
  1. opencv3.2_SIFT+flann

    0下载:
  2. 本程序用于图像拼接,使用了SIFT特征点匹配,加上了加权融合算法去除了明暗接缝(This program is used for image stitching, using SIFT feature point matching and adding a weighted fusion algorithm to remove the bright and dark seams)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:16.62mb
    • 提供者:nkkkkk
  1. SURF探测器拼接两张图像以创建全景的openCV实现

    0下载:
  2. 基于SURF的图像拼接,全景图像筛选特征点,进行匹配刷选转换(Image mosaic based on SURF panoramic image filtering feature points matching selection switch)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:9.38mb
    • 提供者:小kkx
  1. slam

    1下载:
  2. 视觉slam十四讲,程序资料:g2o优化、cere拟合、特征点提取与匹配、点云拼接、opencv图像读取(Visual slam 14, program data: g2o optimization, cere fitting, feature point extraction and matching, point cloud mosaic, OpenCV image reading)
  3. 所属分类:图形图像处理

    • 发布日期:2019-11-11
    • 文件大小:7kb
    • 提供者:HITNUC
搜珍网 www.dssz.com