CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 小波 压缩

搜索资源列表

  1. wt_image

    0下载:
  2. 小波变换进行图像压缩matlab源代码源程序-Image compression Matlab source code source code for wavelet transform
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:1365
    • 提供者:Johnson
  1. wavelet-transform-by-CPP

    0下载:
  2. 小波变换与Fourier变换相比,是一个时间和频域的局域变换因而能有效地从信号中提取信息,通过伸缩和平移等运算功能对函数或信号进行多尺度细化分析(Multiscale Analysis)。一般都是用MATLAB编写。本压缩包集成了大量C++写的小波变换的源程序,具有更高的移植性和可增改性。-wavelet transform by C++ program. there s many examples how the wavelet transform works.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:128792
    • 提供者:林真天
  1. haar

    0下载:
  2. 哈尔小波的分解,和各个分量图形的显示。小波系数的压缩,和重建。有例题实现。-Matlab code for haar.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:945
    • 提供者:黄艳
  1. dwtbiorthogonal

    0下载:
  2. matlab 做的双正交小波变换,用于图像压缩处理(仅供大家参考)-biorthogonal digital wavelet transform by using matlab,for digital image compression and processing
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:2638
    • 提供者:货单程序
  1. SequenceImageWaveletCompress

    0下载:
  2. matlab实现的小波图像压缩,序列图像压缩处理,效果很理想-Matlab realization of wavelet image compression, image compression sequence, and the effect is very satisfactory
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:1690
    • 提供者:ebythe
  1. text1

    0下载:
  2. Matlab源程序;图形图像压缩;基于小波变换的研究与应用;-Matlab source code graphic image compression research based on wavelet transform and applications
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1521
    • 提供者:antcons
  1. xiaoboyasuo

    0下载:
  2. 本文是用matlab提供的小波函数做图像压缩,其中包括图像的去噪
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:937
    • 提供者:utne
  1. zxlyasuo

    0下载:
  2. 用matlab实现基于小波的图像压缩。其中还包括与之做比较的离散傅立叶变换压缩程序-using Matlab wavelet-based image compression. It also includes comparison with the discrete Fourier Transform compression process
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1674
    • 提供者:林肯
  1. SequenceImageWaveletCompress

    0下载:
  2. matlab实现的小波图像压缩,序列图像压缩处理,效果很理想-Matlab realization of wavelet image compression, image compression sequence, and the effect is very satisfactory
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1736
    • 提供者:留洋
  1. text1

    0下载:
  2. Matlab源程序;图形图像压缩;基于小波变换的研究与应用;-Matlab source code graphic image compression research based on wavelet transform and applications
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1567
    • 提供者:couphea
  1. xiaoboyasuo

    0下载:
  2. 本文是用matlab提供的小波函数做图像压缩,其中包括图像的去噪
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:983
    • 提供者:ingthe
  1. MtuliwaveletSphit_Matlab

    1下载:
  2. Matlab 多小波变换SPHIT编码的图像压缩技术-Matlab based multiwavelet transform SPHIT coding image conpress
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:337162
    • 提供者:hsf
  1. wavelet

    1下载:
  2. 小波变换及编码在图像图形处理中有着重要的应用,本压缩包属于小波编码及其演示的matlab库函数,希望对大家的学习有帮助。-Wavelet transform and image coding has important applications in graphics processing, the wavelet encoding and compression packages are demo matlab library function, we hope to help learnin
  3. 所属分类:Applications

    • 发布日期:2017-06-13
    • 文件大小:20331443
    • 提供者:zhou
  1. image-compression

    0下载:
  2. 基于Matlab的图形图像压缩。用到小波变换和Matlab自带resize函数,通过plot函数显示出压缩前图像和压缩后图像。-Matlab-based graphical image compression. Used wavelet transform and Matlab comes resize function, shown by plot function before and after image compression and image compression.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4233921
    • 提供者:徐庆
  1. daima

    1下载:
  2. 基于小波变换的图像数字水印算法研究 分析讨论了数字水印技术的基本原理、典型算法及数字水印的攻击方法,提出了一种基于离散小波变换的数字水印算法。该算法实现了基于小波变换的盲数字水印的嵌入和提取,提高了水印的安全性;将水印嵌入到原始图像离散小波变换的低频子带中,保证了算法的鲁棒性;利用人类视觉系统确定水印的嵌入强度,提高了水印的不可感知性。并在Matlab的环境下对该算法进行了实验。实验结果表明该算法对滤波、JPEG2000压缩等攻击手段具有较强的鲁棒性。-Image digital waterma
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:970
    • 提供者:郑州
  1. WangYang

    0下载:
  2. 这是基于matlab的小波变换用于图像压缩,是一个毕业设计,希望对大家有用-This is based on matlab wavelet transform for image compression, is a graduate design, we hope to be useful
  3. 所属分类:File Formats

    • 发布日期:2017-05-02
    • 文件大小:963571
    • 提供者:wantongtang
  1. xiaobo

    0下载:
  2. 用Matlab实现小波变换,进行图像压缩-Using Matlab achieve wavelet transform for image compression
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:701
    • 提供者:田换
  1. wavelet

    0下载:
  2. 小波实现图像压缩的程序,matlab仿真,可以下载下来学习一下,简单易懂-Wavelet image compression of small procedures, to share
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1369
    • 提供者:防寒鞋
  1. image-compress

    0下载:
  2. 实现图像压缩,运用小波处理技术, matlab实现,你懂的-using wavelet to compress the image by matlab
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:62987
    • 提供者:王浩竹
  1. Deskt43op

    0下载:
  2. matlab课程编程【谷速软件】三维小波3D-SPIHT图像压缩算法源代码 -matlab programming courses [Valley] three-dimensional wavelet-speed software 3D-SPIHT image compression algorithm source code
  3. 所属分类:Wavelet

    • 发布日期:2017-04-15
    • 文件大小:15460
    • 提供者:张涛
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 »
搜珍网 www.dssz.com