CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ezw code

搜索资源列表

  1. Reversible EZW-Based Image Comp

    0下载:
  2. 可逆嵌入式零树小波编码代码,主要是小波变换时使用的可逆变换。-reversible EZW coding code, wavelet transform is mainly used for the reversible transformation.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:29074
    • 提供者:东海
  1. EZW编码与解码

    0下载:
  2. 嵌入式零树编码程序(包括编码,解码,vc语言开发)-application-embeded zero tree code program(including code,decode ,vc language developing.)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:104559
    • 提供者:aromazzll
  1. EZW算法

    2下载:
  2. 采用小波零树的EZW压缩编码算法,matlab实现代码-This code adopted the zero tree to fulfill the algorithm in matlab.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3753
    • 提供者:陈翔宇
  1. EZW算法的过程详解和Matlab代码

    1下载:
  2. EZW算法的过程详解和Matlab代码(1)构建扫描次序表(修正小波树结构)写出EZW算法的Matlab程序,可以实现图像的任意级别的小波分解和重构、以及任意精度的EZW编解码过程。下面,我们以一幅16*16的Lena局部图像经过3级小波分解后的小波数据为例详细的说明EZW算法的编解码过程,并给出相应的Matlab代码。-Explain the process of EZW algorithm and Matlab code (1) building a scan list (Amendment
  3. 所属分类:matlab例程

    • 发布日期:2017-05-02
    • 文件大小:2184
    • 提供者:lucy
  1. EZW_picture_compress

    0下载:
  2. 采用零树编码(EZW)进行图像压缩的源码,C语言写的。-Using zero-tree coding (EZW) image compression source code, C language written.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:10837
    • 提供者:Kevin Guo
  1. EZWcode

    0下载:
  2. 嵌入式小波零树(EZW)算法的过程详解和Matlab代码。-EZW code 。
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2677
    • 提供者:张刚
  1. EZW

    0下载:
  2. C语言编写的EZW编解码算法,其中编码扫描的方式为先入先出原则-C language EZW codec algorithm, which scans the code for the principle of FIFO
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:11146
    • 提供者:王志伟
  1. EZW-matlab

    0下载:
  2. 该压缩包为数字图像处理中的嵌入式零树小波算法的MATLAB源代码,上机调试过,可完美运行。-The compression of digital image processing package for the embedded zerotree wavelet algorithm of the MATLAB source code, debug the machine, and can be run perfectly.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:5721
    • 提供者:雪莱
  1. EZW

    2下载:
  2. 此代码是小波零树算法的matlab实现程序,子程序较为齐全,包括最后计算压缩图像的峰值信噪比和压缩效果的源码。-This code is the wavelet zero-tree algorithm matlab implementation procedures, subroutines are more complete, including the final calculation of the peak signal to noise ratio and the compressed
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:265693
    • 提供者:waker
  1. EZW

    0下载:
  2. 小波分析具有很强的数学背景,因此学好和应用好小波有一定的难度。本文研究的则是小波变换在数字图像处理中的应用,文中介绍了数字图像处理的基本概念和小波变换的基本理论及其在图像处理中的应用技术—Mallat算法,并应用Mallat算法来实现图像小波变换,以及对小波变换后的图像进行嵌入式小波零树系数编码的理论研究。本文在最后对应用Visual C++编程实现其变换进行分析和总结。-The main topic article discuss is wavelet transform the applic
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:96319
    • 提供者:尹晨
  1. ezw(1)

    0下载:
  2. 小波分析具有很强的数学背景,因此学好和应用好小波有一定的难度。本文研究的则是小波变换在数字图像处理中的应用,文中介绍了数字图像处理的基本概念和小波变换的基本理论及其在图像处理中的应用技术—Mallat算法,并应用Mallat算法来实现图像小波变换,以及对小波变换后的图像进行嵌入式小波零树系数编码的理论研究。本文在最后对应用Visual C++编程实现其变换进行分析和总结-Mallat algorithm that use the software of VC++ realize of the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:9264
    • 提供者:尹晨
  1. EZW

    0下载:
  2. 基于小波变换的图像嵌入式零数编码的Matlab代码-Image based on wavelet transform embedded zerotree coding of Matlab code
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:20707
    • 提供者:qingning_wang
  1. EZW

    0下载:
  2. 參考某論文發表中,使用Matlab撰寫的EZW壓縮程式碼,有些許bug無法找出,還請各位高手多多指教。-EZW compression using Matlab code written
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1109186
    • 提供者:黃小嵐
  1. ezw

    0下载:
  2. 一个简单的ezw编解码程序,希望对大家有所帮助。-one simple code about encoding and decoding。I hope it makes any help。
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6704
    • 提供者:zhangxinju
  1. Modify-EZW

    2下载:
  2. 修改后的EZW,有详细说明。能够看懂代码的。-Modified EZW, are described in detail. Can understand the code.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1209393
    • 提供者:张宁
  1. EZWsuanfa-Matlab

    0下载:
  2. EZW算法的过程详解和Matlab代码,关于小波树的变换,在图像处理中的应用-Detailed process of EZW algorithm and Matlab code, the tree on the wavelet transform, applications in image processing
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:32969
    • 提供者:王万科
  1. EZW-image-code

    0下载:
  2. EZW image coder c++ source
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:282692
    • 提供者:petrus
  1. EZW

    1下载:
  2. 小波变换的EZW源码,官方代码,绝对能运行,绝对是经典代码-source code of EZW, the wavelet transformation.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:98922
    • 提供者:梁坚强
  1. EZW

    0下载:
  2. 有关小波理论的EZW实现图像压缩的MATLAB代码-For EZW wavelet theory of MATLAB code for image compression
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:18937
    • 提供者:海浪
  1. EZW

    1下载:
  2. 本代码经本人多次调试运行过,绝对可用。用户可根据(执行步骤)这一文件来运行程序。-After I debug this code to run over several times, absolutely free. Users can (step) of the file to run the program.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:436189
    • 提供者:程擎
« 12 3 »
搜珍网 www.dssz.com