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

搜索资源列表

  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. 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. 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. surf-1956

    0下载:
  2. surf算法对两幅有重复部分的图像进行拼接处理,并能够得到较好的拼接结果-Surf algorithm has repeated on two parts of the image stitching, and joining together can get good results
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1341828
    • 提供者:于洋
  1. SIFT

    0下载:
  2. 一个很好的sift算法实例,有图有真相,可以实现特征点匹配,并将两幅图像的匹配点连线,还可以实现拼接,内有几个demo。帮助大家学习。-A good sift algorithm instance, there are pictures and the truth, you can achieve the matching feature points, and the two images match point connection, you can also achieve stitchi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1302559
    • 提供者:尹珂
  1. zhumian

    0下载:
  2. matlab 编写的柱面投影算法,验证过,很实用,很简洁,用于图像的拼接实验开发。图像处理的研究人员和学生都可以使用。-Cylindrical projection algorithm, matlab written verification, very practical, very simple, for the development of image splicing experiment. Image processing researchers and students can us
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1254115
    • 提供者:陆河辉
  1. ImageMatch

    0下载:
  2. 实现两幅图像的拼接,计算单应性矩阵,通过随机抽样一致性算法-Achieve two image stitching, calculate homography, by random sampling consensus algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:650630
    • 提供者:zhanglei
  1. Panoramic-Image-Stitching

    0下载:
  2. 在视频监控应用中,如何有效实现宽视场范围视频的完整获取,是视频监控系统的 关键功能之一。本文针对多摄像头硬件平台,重点研究 360 度全景视频拼接的实现技术。 在保证高质量的拼接图像的前提下,满足实际应用场景的实时性要求是本文算法设计的 主要目标。针对全景拼接在视频监控领域这一应用背景,本文对多摄像头系统全景拼接 存在的一些优势和约束进行详细分析,并在此基础上,采用多个广角镜头进行视频图像 采集,实现摄像头个数和单个镜头视角之间的合理折中。在控制成本的前提下,有效实 现水
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3335847
    • 提供者:王铃
  1. project3

    0下载:
  2. 此代码是的功能是图像的配准与拼接,用于多幅图像的拼接基本的算法是基于SIFT-This code is the function of image registration with the stitching, the basic algorithm for stitching multiple images are based on SIFT
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3872937
    • 提供者:刘利
  1. fisheye-algorithm

    0下载:
  2. 提出了鱼眼图像投影、拼接等一系列核心算法。并用vc++与matlab进行了实现。-The fisheye image projection, stitching and a series of core algorithm. And using vc++ and MATLAB to achieve.
  3. 所属分类:Project Design

    • 发布日期:2017-05-07
    • 文件大小:1278717
    • 提供者:cym
  1. test_pana10

    0下载:
  2. 自己用MFC写的sift算法的提升速度后的版本,可以同时对多幅图像实现自动拼接-A rapid sift method is developed by me. It can realize image mosaicking for more pictures.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3950986
    • 提供者:杨占龙
  1. surf

    0下载:
  2. 利用surf算法,来实现图像间的拼接,并可将其推广为多幅图之间的拼接融合。-SURF JOINT
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1393
    • 提供者:李婵
  1. ImageMosic

    0下载:
  2. 对两幅具有部分相同的图像进行拼接,通过NCC算法和RANSAC算法确定变换矩阵-Mosaic for two images with part of the same,The transformation matrix determined by NCC algorithm and RANSAC algorithm。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:45148
    • 提供者:公良伟博
  1. image

    1下载:
  2. OpenCV下实现全景图像的拼接,利用SURF算法-OpenCV to achieve panoramic image stitching
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:19081216
    • 提供者:王晓茹
  1. UAVregistration

    0下载:
  2. 附带GUI界面,可用于各种图像的特征点提取,并对两幅图像进行配准拼接,使用的是sift算法- U9644 u5E26G0 u754C u972 u53EF u7528 u4E8E u5404 u79V U8FDB u884C u914D u51C6 u62FC u63A5 uFF0C u4F7F u7528 u7684 u662Fsift u7B97 u6CD5
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:563200
    • 提供者:Mo
« 1 2 ... 10 11 12 13 14 15»
搜珍网 www.dssz.com