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

搜索资源列表

  1. sift

    0下载:
  2. 基于opencv的sift算法,用于简单的图像拼接-Based on opencv sift algorithm for image stitching simple
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4164476
    • 提供者:hades
  1. SIFT_RANSAC

    0下载:
  2. VS2012 x64+opencv做的图像拼接,参照了别人的代码改编。 做的是左右拼接,上下的行不行没试过。 主要函数就是图像的储存位置,需要在代码里改下 测试了下还是比较稳健的,拼接效果尚可,不过重叠部分可能产生鬼影,另外接缝处有小裂缝,如果不满意,可再设计方法优化 所有代码均含注释,浅显易懂,含测试图片 运行时请自行配置好头文件和lib文件目录-VS2012 x64+ opencv image stitching done with refe
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12767662
    • 提供者:robberjohn
  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. ImgStich_stitcher_warpers

    0下载:
  2. 基于opencv的图像拼接函数 可用于初学者入门使用-Image Stitching
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:470472
    • 提供者:xiaoman
  1. ImgStich_stitcher_warpers

    0下载:
  2. openCV 基于sift的图像拼接算法 -openCV image stitching algorithm based on sift the
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:1191
    • 提供者:gengjiahui
  1. Key_Technology_for_Image_Mosaics-

    0下载:
  2. 提出一种基于特征点的运动场景图像拼接算法。基于相似变换消除选取在运动物体上的特征点,并使用RANSAC算法进行外点的剔除。在融合阶段,根据齐次变换矩阵求得对2幅图像的差异图像,并执行区域增长算法。从而分割出运动区域。使用一种分段映射算法生成全景图像。实验证明了算法的有效性。-A feature-based algorithm for image mosaics of 8c宅Iles with moving objects is pI.oposcd.The algorithm eliminates
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:330095
    • 提供者:紫烟
  1. codeim_of-4

    1下载:
  2. 小波变换的相关内容,用Matlab 实现全景图像拼接,分为有平滑和无平滑两种情况-Using Matlab panoramic image stitching, smooth and non-smooth divided into two cases
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:255836
    • 提供者:陈春红
  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. Stitching_jq

    0下载:
  2. 图像拼接中的图像缝合部分的加权融合算法的代码-image mosaicking
  3. 所属分类:Special Effects

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

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

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

    0下载:
  2. 利用matlab实现图像拼接全, 内容具体,利用小波变换等相关知识-Using matlab image mosaic full
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3822
    • 提供者:陈一姐
  1. Image

    0下载:
  2. 图像处理程序 包含各种基本图像处理代码以及本人添加的图像拼接代码-Image processing program includes a variety of basic image processing code, and the code I add image stitching
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:470340
    • 提供者:狐狸尾巴
  1. xiaoboj

    0下载:
  2. 小波变换应用于图像拼接 不错的参考代码-Wavelet transform is applied to image stitching good reference code
  3. 所属分类:OpenCV

    • 发布日期:2017-04-17
    • 文件大小:249294
    • 提供者:狐狸尾巴
  1. code

    0下载:
  2. SIFT算子检测特征点RANSAC算法优化完成图像拼接-SIFT feature point detection operator RANSAC algorithm optimization of image stitching
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-02
    • 文件大小:564692
    • 提供者:min
  1. imagematch

    0下载:
  2. 图像拼接的matlab代码,亲自调试过,中文注释详细,易懂,好用,初学者更加值得-Image splicing of matlab code, and debugged in person, Chinese annotation in detail, and easy to understand and use, the beginner is more worth to see
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:190333
    • 提供者:李军
  1. good

    1下载:
  2. matlab调控俩个摄像头拍摄视频,并进行图像拼接。其中应用sifi算法,使用时把exe的文件放在bin的子目录下-matlab regulation of both cameras shoot video, and image stitching. Application sifi algorithm which, when used to exe files on the bin subdirectory
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:66518
    • 提供者:lemon
  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. Mobile-Phone

    0下载:
  2. 介绍手机图像拼接软件的设计与实现的本科毕业论文-Introduction phone image stitching software design and implementation of undergraduate thesis
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3855360
    • 提供者:gp
  1. image-segmentation

    0下载:
  2. 用于处理中的图像拼接,已经运行成功过,希望给大家带来帮助-For image processing, has been running successfully, we hope to bring help
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:3648800
    • 提供者:harry
  1. imge_stitching

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

    • 发布日期:2017-06-10
    • 文件大小:17904203
    • 提供者:王杰
« 1 2 ... 28 29 30 31 32 3334 35 36 37 38 ... 50 »
搜珍网 www.dssz.com