CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 图像金字塔

搜索资源列表

  1. 图像处理-分级搜索-滤波法程序

    0下载:
  2. 一个自己写的程序,可产生源图像的子图用于金字塔分层搜索
  3. 所属分类:2D图形编程

    • 发布日期:2011-04-07
    • 文件大小:94171
    • 提供者:dingdingbuzou
  1. 图像处理-分级搜索-上下采样

    0下载:
  2. 可用于金字塔搜索中subimage生成的程序
  3. 所属分类:2D图形编程

    • 发布日期:2011-04-06
    • 文件大小:20485
    • 提供者:dingdingbuzou
  1. 图像处理-分级搜索-滤波法

    0下载:
  2. 可用于金字塔搜索中subimage生成的程序
  3. 所属分类:2D图形编程

    • 发布日期:2011-04-06
    • 文件大小:94612
    • 提供者:dingdingbuzou
  1. gradient.rar

    2下载:
  2. 本程序实现了基于梯度金字塔的图像融合算法,效果还不错,可以参考一下。,This procedure based on the gradient pyramid implementation of image fusion algorithms, the effect was not bad, you can reference.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:716
    • 提供者:WSH
  1. imagesegmentation.rar

    0下载:
  2. 利用opencv实现的对图像的分割,主要采用金字塔分割算法。,Opencv achieved using image segmentation, the main use of pyramid segmentation algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:709222
    • 提供者:蓝水晶
  1. Matlab.rar

    0下载:
  2. MATLAB在多分辨金字塔式图像融合技术中的应用:一个用MATLAB编写的拉普拉斯金字塔实例程序,及其融合结果分析。,MATLAB in the multiresolution pyramid image fusion technology: one with MATLAB examples of the preparation process of the Laplacian pyramid, and the integration of the results of analysis.
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:354472
    • 提供者:宋克臣
  1. GAUSSIANPYRAMID.rar

    0下载:
  2. 高斯金字塔算法程序,在OpenCV开发环境下能实现多分辨率多多尺度的高斯金字塔的图像处理。,The programming can deal with Gaussian Pyramid. Using Gaussian pyramid process image.he effect is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1725389
    • 提供者:胡小宁
  1. MATLABchengxu.rar

    0下载:
  2. 这个源程序的主要功能是实现图像基于拉普拉斯金字塔的图像融合,The primary function of the source image is Laplacian pyramid-based image fusion
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:261109
    • 提供者:yizhifang
  1. matlabPyr

    1下载:
  2. 图像处理的经典matlab code,包含图像的各种滤波程序,金字塔分解等matlab工具箱。-image processing matlab code
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:759895
    • 提供者:李飞
  1. ImageProcessing(openCV)

    4下载:
  2. 一个基于openCV的图像处理程序,包含有边缘检测,图像匹配,形态学变换,金字塔采样,视频采集,相机标定等各种函数。-OpenCV-based image processing program includes edge detection, image matching, morphological transformation, the pyramid samples, video capture, camera calibration and other functions.
  3. 所属分类:OpenCV

    • 发布日期:2014-04-05
    • 文件大小:1952697
    • 提供者:llc
  1. build_pyramid

    0下载:
  2. 用于生成图像的尺度空间金字塔和高斯残差金字塔-build scaled image pyramid and difference of gaussians pyramid
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:751
    • 提供者:subaina
  1. pyramid

    0下载:
  2. 介绍了形态学金字塔,是图像处理及图像融合的一种有效方法-Describes the morphological pyramid, an image processing and image fusion is an effective method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1021371
    • 提供者:LJH
  1. laplacianpyramid

    0下载:
  2. 本程序实现了基于拉普拉斯金字塔的图像融合算法,效果还不错,可以参考一下。-This procedure based on the implementation of the Laplacian pyramid image fusion algorithm, the effect was not bad, you can reference.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:560
    • 提供者:WSH
  1. GLPyramid2

    0下载:
  2. 多尺度图像技术指对图像采用多尺度的表达,并在不同尺度下分别进行处理,也称多分辨率技术 金字塔是一种有效的多尺度表达结构 构建高斯金字塔和拉普拉斯金字塔 高斯低通滤波器 对应高斯金字塔中相邻两层图像差的带通滤波器 -Multi-scale imaging technology refers to the image using multi-scale expression, and in different scales, respectively, for pro
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1829
    • 提供者:Mingruixia
  1. LaplacianPyramid

    0下载:
  2. 拉普拉斯金字塔出来程序,在OpenCV开发环境下能实现多分辨率多多尺度的拉普拉斯金字塔的图像处理。-The programming can deal with Laplacian Pyramid. Firstly ,using Gaussian pyramid process image, then using Gabor deal with it.The effect is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1756639
    • 提供者:胡小宁
  1. laplacian

    0下载:
  2. 本程序实现了基于拉普拉斯金字塔的图像融合算法,效果还不错,可以参考一下。-This procedure based on the implementation of the Laplacian pyramid image fusion algorithm, the effect was not bad, you can reference.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:550
    • 提供者:WSH
  1. ch2_ex2_5

    0下载:
  2. 图像金字塔,对图像进行下采样,并显示金字塔处理的图像。-Image pyramid, the next image sampling and display the image pyramid processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1063
    • 提供者:qun
  1. pdf

    0下载:
  2. 对图像进行中值金字塔分解后,分别求取各层的概率密度函数-Image after median pyramid decomposition, respectively, to strike all floors of the probability density function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:181107
    • 提供者:tony
  1. 图像融合技术研究

    0下载:
  2. 利用拉普拉斯金字塔的方法融合图像,彩色部分采用了主成分分析的办法(PCA)(you can use this code to fuse two pictures.it's a good matlab code.hope every body can use this code every day)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:12196864
    • 提供者:红箭
  1. 水下图像去雾与增强

    4下载:
  2. 这篇论文提出了一种较好的水下图像增强的方法。首先使用经过端到端训练的卷积神经网络去测量输入图片,同时以自适应双边滤波器对传输图片进行处理。接着提出一种基于白平衡的策略来消除图片的颜色偏差,用拉普拉斯金字塔融合获得无雾和色彩校正图像的融合结果。 最后,输出图像被转换为混合小波和方向滤波器组(HWD)域,用于去噪和边缘增强。 实验结果表明,该方法可以消除颜色失真,提高水下图像的清晰度。(This paper proposes a better underwater image enhancement
  3. 所属分类:图形图象

    • 发布日期:2020-03-18
    • 文件大小:37983232
    • 提供者:凫枭
« 1 23 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com