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

搜索资源列表

  1. matlab

    0下载:
  2. matlab图像拼接程序,用于图片的拼接与合成,适用方便。-matlab image stitching program for image stitching and synthesis, easy to apply.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:611012
    • 提供者:pengjian
  1. matlabtuxiangpj

    0下载:
  2. 用MATLAB实现的图像拼接程序。一个简单的小程序,供大家交流下-Using MATLAB to achieve the image mosaic program
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1109
    • 提供者:isalso
  1. imageStitching

    0下载:
  2. 图像拼接程序,opencv实现,可以处理多张图片的拼接,如果相似部分太少,不能拼接-Image stitching process, opencv realize that can handle multiple images of the stitching, if similar parts too small, can not splice
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5884882
    • 提供者:zk
  1. ImageStitching

    0下载:
  2. 基于opencv的图像拼接程序,很好用-the coding is based on opencv to get pictures together
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2405914
    • 提供者:赵思佳
  1. image--Alignment

    0下载:
  2. 这是一个VC+ +的图像拼接程序,可以运行线,有需要的来看看!希望能帮助你!-This is a VC++ on the image mosaic program, you can run the line, there is a need to look at! Hope to help you!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:82079
    • 提供者:zhangjian
  1. OpenCV-image-stitching

    1下载:
  2. 图像拼接程序源码 OpenCV image stitching 运行通过 代码 vs2013 opencv2.4.8-Image stitching program code OpenCV image stitching run through vs2013 opencv2.4.8
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:614
    • 提供者:晓乐
  1. matlab

    0下载:
  2. 基于特征点的全自动无缝图像拼接程序和算法研究-Research programs and automatic seamless image mosaic algorithm based on feature points
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:154223
    • 提供者:tyh
  1. SIFT_Imagematch

    0下载:
  2. 一个能实现大部分情形的图像拼接程序,实用效果比较好-One can achieve most cases image stitching process, the practical effect is better
  3. 所属分类:OpenCV

    • 发布日期:2017-05-02
    • 文件大小:604075
    • 提供者:什锦丁儿
  1. imge_stitching

    0下载:
  2. 能够实现图像拼接程序,通过计算图像的特征点来进行匹配,获得全景图像。-image stitching
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-10
    • 文件大小:17904203
    • 提供者:王杰
  1. imageJoin

    0下载:
  2. 用vs2010开发的图像拼接程序,将平面图片拼接到球面上。整个工程的实现方法:一共抽象的3个模块儿: 1.1像素球模块, 2.2视椎模块, 3.3矩阵模块。-With vs2010 developed image stitching procedure, the plane images together into a sphere. Implementation of the whole project: a total of abstract three module
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7388974
    • 提供者:张平
  1. ImageStiching

    0下载:
  2. 此程序是利用Opencv库编写的一个三幅图像拼接程序,内有测试图像,此程序生成拼接图之后,先写入硬盘,再显示处理,对于学习opencv 图像拼接的人很有帮助!-this is a three image stiching program which is based on the opencv library. With the test image, The File first generate the mosaic image ,and then write to the hard dis
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5199425
    • 提供者:Juan
  1. imagemosaic

    0下载:
  2. 一个简单的,基于MATLAB函数的图像拼接程序,非常适合初学者-simple mosaic
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1759
    • 提供者:ddd
  1. sift-mosaic

    1下载:
  2. 图像拼接程序,可以实现几幅图像的拼接,其原理是基于Lowe教授提出的SIFT特征算法。该方法非常有效,通过两两图像进行配置后,采用融合技术,得到拼接后的全景图-This is code for image mosaic based on SIFT algorithm,it is very useful for learning image process.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1728570
    • 提供者:keil_xin
  1. imMosaic

    1下载:
  2. 很好的图像拼接程序,尝试过效果不错,有需要的可以看看,学习一下。-image mosaic
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:336452
    • 提供者:陈美美
  1. tuxiangpinjie

    0下载:
  2. 基于Harris角点匹配的图像拼接程序,包括角点提取算法,下载可直接使用-Harris corner matching image stitching program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:383134
    • 提供者:兰兰
  1. image-mosaic

    0下载:
  2. 实现图像间的拼接,其中有图像预处理,图像融合,图像融合。这是一个用matlab编辑的图像拼接程序,效果很好,和大家分享一下,因为做的时候花费很多时间,所以编的还算可以吧。-Realize image splicing, including image preprocessing, image fusion, image fusion This is a matlab edit image stitching process, the effect is very good, and everyb
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:285227
    • 提供者:理庆临
  1. match-sift

    0下载:
  2. 这是一个基于SIFT算法的图像拼接程序,很适合做图像拼接的人参考。-This is based on SIFT algorithm for image stitching program, it is suitable for people who reference image stitching.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:10232726
    • 提供者:程平
  1. matlab

    0下载:
  2. 找到的一个图像拼接程序,将三张图片拼接为一张。 大致方法为Haaris找角点,粗匹配,RANSAC精匹配 matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:177152
    • 提供者:wilson
  1. Automatic-stitching-of-images

    0下载:
  2. 基于VC++的图形图像拼接程序源代码,包含基于harris角点特征的图像配准程序。-Based on VC++ graphical image splicing source code, including harris corner feature based on the image registration process.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:2424168
    • 提供者:刘恩全
  1. Vc-P-P-image-stitching-program

    0下载:
  2. VC++ 图像拼接程序,此程序实现类似全景拍摄照片,将满足一定相似比例的两张图片进行拼接.-Vc++ image stitching program, this program to achieve similar panoramic photos, will meet a certain proportional similarity of two images for Mosaic.
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-14
    • 文件大小:202224
    • 提供者:王连江
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com