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

搜索资源列表

  1. txpj

    0下载:
  2. 图像拼接程序,自动完成图像拼接,效果不错。-Image stitching procedure, auto-complete image stitching, good results.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12430102
    • 提供者:shingoxy
  1. pinjie

    0下载:
  2. Sift image stitching. Perfect support the version of Matlab 2011a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:469028
    • 提供者:
  1. sift

    0下载:
  2. SIFT特征(Scale-invariant feature transform,尺度不变特征转换)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe 在1999年所发表,2004年完善总结。其应用范围包含物体辨识、机器人地图感知与导航、影像缝合、3D模型建立、手势辨识、影像追踪和动作比对。-Scale-invariant feature transform (or SIFT) is an algori
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-26
    • 文件大小:8783130
    • 提供者:张博
  1. Stitch

    0下载:
  2. 图像拼接-通过用户界面将两张图片进行拼接处理,用户可以选择不同拼接方式,并可批处理-image stitching
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:85975
    • 提供者:yue hou
  1. MatlabStitching

    0下载:
  2. 图像拼接的matlab实现,内含有算法的设计文档和源程序等-Matlab implementation, image stitching algorithm design documentation and source code contains
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:11767
    • 提供者:徐帅
  1. Desktop

    0下载:
  2. 基于matlab的小波分析,,,关于图像拼接的源码,, 共勉-Matlab wavelet analysis, source code, image stitching,
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1254192
    • 提供者:www
  1. image-stiching-test

    1下载:
  2. 双摄像头图像拼接源程序,利用Harris焦点检测、SIft配准等方法,拼接效果不错。-The dual-camera image mosaic source, by Harris focus detection, SIft registration method, good results stitching.
  3. 所属分类:Video Capture

    • 发布日期:2015-08-09
    • 文件大小:9032704
    • 提供者:sunxiaoxiao
  1. Stitching-Algorithm

    0下载:
  2. 图像处理 图像 缩放 SEAM CARVING PDF-IMAGE PROCESS IMAGE SCALE SEAM CARVING PDF
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1059384
    • 提供者:tianxing
  1. SIFT_VC

    0下载:
  2. 在图像处理领域中,经常要用到图像拼接技术,这是对图像拼接的一个实现-In the field of image processing, regular use of image stitching technology, which is an implementation of the image mosaic
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:249706
    • 提供者:剑客
  1. reshape

    0下载:
  2. 一个Matlab图像处理的程序,能够将一个破碎的图像进行拼接。-A Matlab image processing program, a broken image stitching.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2045
    • 提供者:是的
  1. source

    1下载:
  2. panorama [Implementation] *Feature Detection *Feature Matching *Cylindrical Warping *Alignment *Blending 大概流程是: *對每張圖算各自的feature point descr iptor *兩兩去比對特徵點,找到很像的特徵就當他們match *每兩張圖會有很多組match的特徵點,用這個去算圖片的轉換矩陣 *圖片轉換後縫起來,兩兩之間
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:21792381
    • 提供者:王之盈
  1. imagestitch

    0下载:
  2. 图像拼接程序,可以较好的实现大幅场景图像拼接处理.-Image stitching program, you can better achieve substantially the scene image stitching process.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2655915
    • 提供者:水水
  1. ImgReconstruction

    0下载:
  2. 基于小波变换的图像拼接技术,有小波变换的代码实现及拼接源码-Image stitching technology based on wavelet transform, wavelet transform code to achieve and stitching source
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2115908
    • 提供者:ljj
  1. fuse_sih

    1下载:
  2. 图像拼接(image mosaic)技术是将一组相互间重叠部分的图像序列进行空间匹配对准,经重采样合成后形成一幅包含各图像序列信息的宽视角场景的、完整的、高清晰的新图像的技术。图像拼接在摄影测量学、计算机视觉、遥感图像处理、医学图像分析、计算机图形学等领域有着广泛的应用价值。 一般来说,图像拼接的过程由图像获取,图像配准,图像合成三步骤组成,其中图像配准是整个图像拼接的基础。本文研究了两种图像配准算法:基于特征和基于变换域的图像配准算法。 -Image mosaic (image mosaic)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:949
    • 提供者:beijixiongxl
  1. mosaic

    0下载:
  2. SIFT是具有鲁棒性的特征点提取算法,本程序就是基于SIFT的图像拼接-SIFT is a robust feature point extraction algorithm, this procedure is based on the SIFT image stitching
  3. 所属分类:OpenCV

    • 发布日期:2017-06-03
    • 文件大小:15535973
    • 提供者:honey
  1. ImageStitch

    1下载:
  2. 相位相关法的全景图像拼接程序,拼接的效果还可以。-Panoramic image stitching program for the phase correlation method
  3. 所属分类:Special Effects

    • 发布日期:2016-01-19
    • 文件大小:631808
    • 提供者:李申
  1. ImageStitching

    0下载:
  2. 两幅图像进行图像拼接,以便更好地实现两幅图像之间的平滑过渡。-The two images, image stitching, in order to better achieve a smooth transition between the two images.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1567
    • 提供者:钟健
  1. 67197840pinjie

    0下载:
  2. 图形图像的拼接,采用高通和低通的方式进行拼接,快捷而简单,希望能被采纳-Graphic image stitching, high-pass and low pass for splicing, fast and simple, wants to be the adoption of
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:141297
    • 提供者:
  1. 1111

    0下载:
  2. sift特征点提取代码和对两幅图像提取特征点后进行特征点匹配,可用于图像拼接等。-sift feature point extraction code and feature point matching, the two image feature extraction point can be used for image stitching.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:237226
    • 提供者:张双
  1. harris-match

    0下载:
  2. 采用harris角点特征完成图像拼接,包含特征点的选取以及最终拼接后的结果输出-Harris corner feature complete image stitching, contains the feature points selected and the resulting output after final stitching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:11650
    • 提供者:徐阳
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 25 »
搜珍网 www.dssz.com