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

搜索资源列表

  1. ImageStitch

    0下载:
  2. 基于垂直投影的图像水平拼接 这种算法匹配特征少,速度快-Open cv.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:14976740
    • 提供者:opencv
  1. imMosaic

    0下载:
  2. 此程序可以实现图像间的融合拼接,效果很不错!-This procedure can achieve the integration and connection between the image, the effect is very good!
  3. 所属分类:Picture Viewer

    • 发布日期:2016-04-24
    • 文件大小:273408
    • 提供者:黄黄
  1. imMosaic

    0下载:
  2. 基于SIFT特征,用于实现两幅图像的拼接-Based on SIFT for stitching two images
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-20
    • 文件大小:403097
    • 提供者:李承超
  1. sift

    0下载:
  2. Sift图像检测拼接源代码 可以进行图像角点检测 再根据角点检测结果对图像进行拼接-Sift image detection splicing source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:2646213
    • 提供者:Cheyenne
  1. sift

    0下载:
  2. 图像检索,基于sift算法的图像检索与拼接技术,基于sift的图像检索-Image retrieval the sift algorithm based image retrieval splicing technology, sift-based image retrieval
  3. 所属分类:OpenCV

    • 发布日期:2017-11-27
    • 文件大小:9613
    • 提供者:刘灿
  1. templatematch

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

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

    0下载:
  2. 图像融合,通过特征提取进行配准,最终实现视频图像的拼接-Image fusion
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:14204629
    • 提供者:左岸
  1. stitching

    0下载:
  2. 使用VC++环境对具有一定重叠性的图像进行了拼接,先对待拼接的两幅图进行采样进行使用傅里叶变换粗拼接,然后用FFT算法进行精准拼接-Use VC++ environment with some overlapping image stitching, first towards stitching two images sampled using Fourier transform coarse stitching, and then use the FFT algorithm for accu
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:3121
    • 提供者:陈聪
  1. matlab-image-stitching

    0下载:
  2. 通过MATLAB图像处理模块实现两幅图像的拼接-Two image stitching through MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:342588
    • 提供者:曹铜
  1. matri_backward

    0下载:
  2. 利用同名点求出两幅图像间的投影变换矩阵,然后对两幅图像进行拼接。-The point of the same name to find the projection transformation matrix between the two images, and then stitching the two images.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:2466222
    • 提供者:lisha
  1. Autostitch

    1下载:
  2. 自动拼接软件,可实现任意有重叠图像对的拼接-Automatic stitching software, there can be any overlapping images on splicing
  3. 所属分类:Other windows programs

    • 发布日期:2017-08-28
    • 文件大小:3758080
    • 提供者:汪松
  1. yaanpingjie

    0下载:
  2. 图像有统一坐标系下的大地坐标,根据图像同名点坐标对应的大地坐标相同,进行影像拼接-The image of a unified coordinate system geodetic coordinates, according to the image coordinates of the corresponding point of the same name the same geodetic coordinates for image stitching
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:15905792
    • 提供者:而琳娜
  1. matlab-PINJIE

    0下载:
  2. 输入灰度图像,本程序用来处理128 *128的灰度图像,是基于matlab的拼接程序-Input grayscale image, the procedures used to handle 128* 128 grayscale image, the stitching procedure is based on matlab
  3. 所属分类:source in ebook

    • 发布日期:2017-11-11
    • 文件大小:1461
    • 提供者:翁斐
  1. image-registration--

    1下载:
  2. 采用 Fourier -Mellin 算法和相位相关算法求取干涉图像的旋转角度和缩放及平移 参数,并通过多帧未校正的图像和校正后的图像分别拼接成大面积地域图像来验证算法。-Using Fourier-Mellin algorithm and related algorithms strike phase rotation angle and the interference image zoom and pan parameters, and are not corrected by the
  3. 所属分类:Special Effects

    • 发布日期:2016-12-06
    • 文件大小:642048
    • 提供者:高嘉瑜
  1. harris-match

    0下载:
  2. harris角点检测,并且实现两幅图像特征点的匹配,最终完成图像的拼接-harris corner detection, and realize two image feature point matching, the final completion of image stitching
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:576627
    • 提供者:
  1. SARhechengxiaozao

    0下载:
  2. 实现两幅图像的拼接程序,并完成加噪与除噪的过程-Realization of two image stitching program, and complete with noise and noise cancellation process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2274
    • 提供者:冉天天
  1. tuxiangpinjie

    1下载:
  2. 基于图像边缘灰度特征的拼接程序,可以自动拼接多张图片-Based on image edge gray stitching program features that can automatically stitching multiple images
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:817101
    • 提供者:weiyi
  1. tuxipinjie

    0下载:
  2. 将两张图像进行拼接,拼接完成之后在一张图片中显示。-Stitching the two images,Splicing is completed in one shown in the picture.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:86240
    • 提供者:张志欣
  1. pictureprocesscode

    0下载:
  2. 一道数模题,关于图形拼接复原的完整程序,适合图像处理工作者参阅-A digital-analog title graphic stitching on the full recovery procedures, see the appropriate image processing workers
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1756661
    • 提供者:guxing
  1. image-stitching

    0下载:
  2. 实现全景图像的拼接,快速有效,非常适合初学者-Achieve panoramic image stitching, fast and effective, very suitable for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3853821
    • 提供者:belflyty
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com