CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 波变换 搜索资源 - 二维小波分解

搜索资源列表

  1. 二维小波变换

    1下载:
  2. 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3785
    • 提供者:罗松溪
  1. erweixiaobobianhuan

    0下载:
  2. 此示意程序用DWT实现二维小波变换 1.调原始图像矩阵 2.进行二维小波分解 3.分解结果显示 重构源图像及结果显示
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1794
    • 提供者:王雪晴
  1. Wavelet2D

    0下载:
  2. 二维小波变换源代码,可以实现多级分解,手动选择级数以及滤波器长度
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:74953
    • 提供者:白羽
  1. matlabcode

    0下载:
  2. 图象增强 小波变换将一幅图象分解为大小、位置和方向都不同的分量。在做逆变换之前可以改变小波变换域中某些系数的大小,这样就能够洋选择的放大所感兴趣的分量而减小不需要的分量。 给定一个图象信号,用二维小波分析对图象进行增强处理。
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:2771
    • 提供者:eels
  1. appcoef2

    0下载:
  2. 二维小波分解,可以将图像进行多维分解,从而进一步对图像进行更好的审查,然后解决压缩或者重构的问题
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1174
    • 提供者:jeff
  1. test4_wavelet_DIPUM.rar

    0下载:
  2. 用二维小波包分解得到水平垂直细节系数,据此组合合成图像的边缘,并与传统算子方法对比,Two-dimensional wavelet packet decomposition has been the level of vertical detail coefficient, which images the edge of combinatorial chemistry and operator with the traditional methods
  3. 所属分类:Wavelet

    • 发布日期:2017-03-31
    • 文件大小:14259
    • 提供者:wangfan
  1. WaveletTransform

    0下载:
  2. 利用二维小波分析对一幅图象作2层小波分解,并在此基础上提取各层的低频信息实现图像的压缩.-The use of two-dimensional wavelet analysis of images for a 2-layer wavelet decomposition, and on this basis the low-frequency information extracted all levels to achieve image compression.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-27
    • 文件大小:2698
    • 提供者:龙活
  1. DWT1D

    1下载:
  2. 一维正交小波变换(二进小波变换)包括分解与重构-this program compute the one-dimensional orthogonormal wavelets transform of the signal in a data file and reconstruct the original signal from its wavelet decomposition using the Mallat s pyramidal algorithm.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-12
    • 文件大小:2140
    • 提供者:willee
  1. Matlab_wavelet

    1下载:
  2. 掌握小波分析在图像分析等各方面的应用。对图像进行二维离散小波分解、多尺度二维离散小波分解 并提取二维小波分解的高频系数和低频系数, 画出原始图形并显示分解结果。-Master the application of wavelet analysis in image analysis and other applications. Image two-dimensional discrete wavelet decomposition, multi-scale two-dimensiona
  3. 所属分类:Wavelet

    • 发布日期:2017-03-30
    • 文件大小:417053
    • 提供者:上的风
  1. Decomposition_Reconstruction_by_wavelet

    0下载:
  2. 二维图象的小波分解和重构程序,可用于图象处理和数字水印等。-Two-dimensional images of the wavelet decomposition and reconstruction procedure can be used for image processing and digital watermarking, such as.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:3860
    • 提供者:彭邦彦
  1. tool_image_6

    0下载:
  2. 基于fft和二进小波编写的二维小波多孔算法图像分解,效果不错-Fft and based on dyadic wavelet algorithm for the preparation of porous two-dimensional wavelet image decomposition, good results
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:951
    • 提供者:刘民
  1. DWT_2D

    0下载:
  2. 本程序用DWT实现二维小波变换,进行二维小波分解并显示分解结果。-Mallat algorithm for 2-D wavelet transform. M-file Download
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:850
    • 提供者:王凌霞
  1. watermark

    0下载:
  2. 对256*256的图进行二维小波分解,找出中频带64*64CH2嵌入水印,-256* 256 for a two-dimensional wavelet decomposition of the graph, find the band 64* 64CH2 embedded watermark,
  3. 所属分类:Wavelet

    • 发布日期:2017-04-12
    • 文件大小:1681
    • 提供者:liuning
  1. wfb2rec

    0下载:
  2. 对进行二维小波分解后的图像,进行小波重构-Two-dimensional wavelet decomposition of the image, the wavelet reconstruction
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:690
    • 提供者:liuning
  1. erweixiaobobianhuan

    0下载:
  2. 对图片实现二维小波分解,并且重建出原始图片,可以编译。-Picture the two-dimensional wavelet decomposition and reconstruction of the original picture, you can compile.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:670
    • 提供者:大胖
  1. OpenCV_wavelet

    0下载:
  2. 借助OpenCV,实现图形的二维小波分解功能。-With OpenCV, to achieve a two-dimensional wavelet decomposition graphics capabilities.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-25
    • 文件大小:286635
    • 提供者:Ausk
  1. haar-wavelet

    0下载:
  2. haar二维小波分解,输出四个分解系数子矩阵.将系数重构,得到最终的输出矩阵-haar two dimension wavelet decompositon
  3. 所属分类:Wavelet

    • 发布日期:2017-04-14
    • 文件大小:3867
    • 提供者:lvhuixian
  1. 具体小波变换函数

    0下载:
  2. 对二维信号X(m,n)进行离散小波变换,注:m、n均为偶数,可以计算低频部分,垂直方向,水平方向和对角线方向的小波分解系数
  3. 所属分类:波变换

  1. Wavelet_Decomposition_For_Images

    0下载:
  2. 小波算法,用于小波分析,数据,图像等。一维,二维数据的小波分解。(Wavelet algorithm is used for wavelet analysis, data, images and so on. Wavelet decomposition of one dimensional and two dimensional data.)
  3. 所属分类:波变换

    • 发布日期:2018-01-05
    • 文件大小:210944
    • 提供者:qiuhanle
  1. 二维离散小波变换

    0下载:
  2. mallatm.m:一维mallat快速分解函数 mallatr.m:一维mallat快速重建函数 mallatm2d.m:二维mallat快速分解与合成算法的演示函数,要调用mallatm.m与mallatr.m 在matlab命令行键入(Two dimensional discrete wavelet transform)
  3. 所属分类:波变换

    • 发布日期:2018-04-22
    • 文件大小:1455104
    • 提供者:neroone
« 12 3 »
搜珍网 www.dssz.com