CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 图像融合

搜索资源列表

  1. Ch1799

    1下载:
  2. 小波工具箱的应用基础 395 16.1 一维小波分析的应用 395 16.1.1 小波分解在普通信号分析中的应用 395 16.1.2 小波变换在信号特征检测中的应用 411 16.2 二维小波分析的应用 417 16.2.1 小波分析在图像平滑中的应用 417 16.2.2 小波分析在图像增强中的应用 418 16.2.3 小波分析在图像融合中的应用 420 16.3 小波包分析的应用 422 16.3.1 小波包在信号时频分析中的应用 423 16.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3310
    • 提供者:崔鹏
  1. exercise05WS0506

    1下载:
  2. 关于图像融合的PDF 文件,介绍了一些全景图的方法,DLT 直接线性变换-image fusion on the PDF documents, some of the panorama, DLT direct linear transformation
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:140772
    • 提供者:kenny
  1. multifocus

    0下载:
  2. 针对同一场景可见光与红外图像的融合问题,提出了一种新的多尺度对比度塔图像融合方法. 该方法 利用对比度金字塔数据结构得到图像的多分辨序列,采用基于视觉特性的融合算子在图像的相应各级上融 合源图像的细节,再通过金字塔逆变换重构出最终融合图像. 这种图像处理方法具自适应性,不随各自输入 图像的灰度特性而改变,同时增强了融合图像的对比度,产生了较好的视觉处理效果.-for the same scene of visible and infrared images of integratio
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:98445
    • 提供者:林方
  1. Secondgenerationwavelettransform

    1下载:
  2. 介绍了比较新颖的二代小波变换技术,即通过分裂、预测和更新三个步骤实现小波变换 的方法,并且把这种技术成功的应用于图像融合技术中。实践表明,这是一种比较成功的图像融合解 决方案。
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:144219
    • 提供者:毛王军
  1. Medical_image_registratio

    0下载:
  2. 《多模态医学图像配准及基于小波变换的图像融合算法的研究》讲述了一种有用的图像配准方法,有效,速率高。-Medical image registration is an important aspect in the modern medical image processing technology.
  3. 所属分类:File Formats

    • 发布日期:2017-04-09
    • 文件大小:1042192
    • 提供者:nana
  1. 10[1].1.1.9.4451

    0下载:
  2. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:510085
    • 提供者:zhx
  1. UsingFCMforColorTextureSegmentationBasedMultirscal

    0下载:
  2. 本文介绍了使用彩色纹理分割的彩色纹理分割聚类算法的多分辨率图像融合-The paper presents color texture segmentation using FCM for color texture segmentation based multi-resolution image fusion
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:347394
    • 提供者:命运
  1. amethodforimagefusion

    0下载:
  2. 文中的方法是把图像分块,小波分解得到低频分量、高频分量,然后计算每一块的对比度,把图像块划分为清晰块、模糊块,把清晰块和模糊块相邻的区域定义为边界区域,融合时,直接选取清晰块作为融合后的相应块,对于边界区域,在小波分解的基础上采用基于对比度的像素选取的方法进行处理。-Paper, the method is to image segmentation, wavelet decomposition are low frequency, high frequency components, then
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:339414
    • 提供者:许国柱
  1. image-fusion

    0下载:
  2. 实现了一种图像融合的源代码,是基于小波变换的方法。-the file has implement a image fusion
  3. 所属分类:Document

    • 发布日期:2017-04-15
    • 文件大小:8226
    • 提供者:lusong
  1. evaluation-standard-of--image--

    0下载:
  2. 主要总结了部分图像融合的评价指标,并且给出了各个指标的性能及其判别-the paper mainly summarizes the part of image fusion evaluation index are presented, and the performance of each index and discrimination
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:3709
    • 提供者:widy
  1. infraredfusionarticle

    0下载:
  2. 红外图像融合的相关文献,很好的学习资料,值得拥有-Infrared image fusion of literature, good learning materials, worth having
  3. 所属分类:software engineering

    • 发布日期:2017-11-22
    • 文件大小:52030464
    • 提供者:薛新春
  1. fuzzy-logic-image-fusion

    0下载:
  2. 提出了一种基于小波变换和模糊集的图像融合算法.其基本思想是: 首先对图像进行小波变换,获得图 像的低频和高频分量 随后在融合过程中, 对低频和高频分量采取不同的融合策略, 即对低频分量采用平均能 量法进行融合,对高频成分利用图像的模糊集, 寻求一个模糊隶属函数作为融合算子进行融合 最后再对融合 后的图像进行小波反变换,重构出融合后的图像.实验结果证明了方法的有效性.-Proposed image fusion algorithm based on wavelet transform
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:134471
    • 提供者:张凡
  1. image-fusion-algorithm-

    0下载:
  2. 基于多尺度小波分解的图像融合方法是目前最热门的方法之一。本文重点对基于小 波分解的图像配准和图像融合技术进行研究-Multi-scale wavelet decomposition based image fusion method is one of the most popular methods. This thesis studies the image registration and image fusion technology based on wavelet dec
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:1138401
    • 提供者:王鹏飞
  1. PixelFusion

    0下载:
  2. 图像融合,可以用,效果不错,可以放心使用-PIXEL FUSION,YOU CAN USE IT FREELY
  3. 所属分类:software engineering

    • 发布日期:2017-06-03
    • 文件大小:15194769
    • 提供者:刘希
  1. matlab

    1下载:
  2. 基于拉普拉斯金字塔变换的图像融合算法研究,用matlab语言的实现-Based on the Laplace transform image fusion algorithm using matlab to realize
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:18955
    • 提供者:ym
  1. TUXIANGRONGHE

    0下载:
  2. 图像融合的相关算法和源代码,IEEE论文,对初学者很有用-SOME paper ABOUT TUXIANG
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:3174396
    • 提供者:syz
  1. matlab_piosson

    0下载:
  2. 图像融合,基于piosson方程的方法,此方法在可以与两幅图的融合,-Fusion, based piosson equation method, this method can be used with two Fig fusion
  3. 所属分类:Development Research

    • 发布日期:2017-11-28
    • 文件大小:54351
    • 提供者:袁朗
  1. xiaobo

    0下载:
  2. 源代码:图像处理,小波分解,图像压缩,图像增强,图像消噪,图像融合,图像平滑处理-Source code: image processing, wavelet decomposition, image compression, image enhancement, the image de-noising, image fusion,
  3. 所属分类:Document

    • 发布日期:2017-12-02
    • 文件大小:5475
    • 提供者:刘福烟
  1. 22314

    0下载:
  2. 图像融合算法的分析与比较,详细列举了现在流行的各个融合算法的优缺点.-Image fusion algorithm analysis and comparison, detailed the now popular fusion algorithm advantages and disadvantages of each.
  3. 所属分类:Development Research

    • 发布日期:2017-12-01
    • 文件大小:1350074
    • 提供者:成成
  1. WinRAR-ZIP

    0下载:
  2. 这是一篇论文,基于伪彩色的图像融合算法研究-This is a paper-based pseudo-color image fusion algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-11-14
    • 文件大小:14470252
    • 提供者:林元
« 1 23 4 5 6 »
搜珍网 www.dssz.com