Welcome![Sign In][Sign Up]
Location:
Search - EZW

Search list

[matlabEZW源码(Matlab实现)

Description:

详细编写了EZW(嵌入式零树小波图像压缩技术),它主要由小波变换、量化和熵编码(Huffman编码)三个模块。

程序各个模块功能分明,依次为,Wavelet Decomposition,EZW Encoding(包含Huffman编码),EZW Decoding(包含Huffman解码),Inverse Wavelet Decomposition,Performance。


Platform: | Size: 132281 | Author: thebestxie | Hits:

[OtherEZW

Description: EZW编解码的实现-EZW the realization codecs
Platform: | Size: 11264 | Author: 王立伟 | Hits:

[Multimedia Develop9.3-EZW编码

Description: ezw的编码,可用于文件压缩的 我花了好多时间的哦-ezw coding can be used to document compression I spent a lot of time oh
Platform: | Size: 2048 | Author: 杨洋 | Hits:

[Compress-Decompress algrithmsEZW算法

Description: 采用小波零树的EZW压缩编码算法,matlab实现代码-This code adopted the zero tree to fulfill the algorithm in matlab.
Platform: | Size: 3072 | Author: 陈翔宇 | Hits:

[Mathimatics-Numerical algorithmsReversible EZW-Based Image Comp

Description: 可逆嵌入式零树小波编码代码,主要是小波变换时使用的可逆变换。-reversible EZW coding code, wavelet transform is mainly used for the reversible transformation.
Platform: | Size: 28672 | Author: | Hits:

[Graph programEZW-MATLAB

Description: 多媒体技术的EZW图像压缩算法 本算法处理分辩率大于128*128时速度比较慢-multimedia technologies EZW image compression algorithm processing algorithm Resolution of the more than 128* 128 faster than when slower
Platform: | Size: 9216 | Author: lin | Hits:

[Special Effectsezw

Description: shapiro在1993年提出了改进的零树编码算法以适应这种孤立零点的情况,称为嵌入零树小波编码算法,简称位EZW算法。-Shapiro in 1993, put forward an improved zero-tree coding algorithm to adapt to such isolation against the situation, known as the embedded zerotree wavelet coding algorithm, referred to as digital EZW algorithm.
Platform: | Size: 2048 | Author: jiarend | Hits:

[Graph programezw

Description: 这是个图象编码压缩里的ezw算法,是按照ezw流程实现的,非常不错的一个程序-This is a compression image coding in the EZW algorithm, in accordance with the EZW process achieved a very good program
Platform: | Size: 24576 | Author: kevin | Hits:

[Compress-Decompress algrithmsezw

Description: ezw编码,外加haar基变换,简单明了,适合初学者-EZW coding, plus the base haar transform, simple and clear, suitable for beginners
Platform: | Size: 154624 | Author: wangyun | Hits:

[Compress-Decompress algrithmsEZW

Description: EZW算法的matlab代码,希望对大家有用-EZW algorithm matlab code, everyone would like to be useful
Platform: | Size: 3072 | Author: 飞龙 | Hits:

[Compress-Decompress algrithmsEZW

Description: EZW举例 该源代码包含有6个文件: EZW.H - EZW编码器头文件 EZW.C - EZW编码器文件 MATRIX2D.H MATRIX2D.C - 编码器数据结果定义和数据操作 FIFO.H FIFO.C - 扫描方式定义:先入先出原则 LIST.H LIST.C - 零树结构定义和操作 UNEZW.C - EZW解码器 这里,读者重点要掌握的是EZW.C和LIST.C中的内容,充分理解零树的概念。 -EZW For the source code contains six files: EZW.H- EZW encoder header files EZW.C- EZW encoder document MATRIX2D.H MATRIX2D.C- encoder data definition and data manipulation FIFO.H FIFO.C-- scanning definition: the principle of FIFO LIST.H LIST.C- definition of zero-tree structure and operation of UNEZW.C- EZW decoder here, readers should have a focus EZW.C and LIST.C content, fully understand the zero- tree concept.
Platform: | Size: 11264 | Author: yang | Hits:

[Compress-Decompress algrithmsEZW

Description: EZW的matlab程序 基于小波变换对图像进行压缩编码的研究-EZW the matlab procedure based on wavelet transform image coding research
Platform: | Size: 32768 | Author: zhengzheng | Hits:

[Compress-Decompress algrithmsezw

Description: ezw程序,主要对图像进行小波变换,然后基于ezw算法进行编码-EZW process, mainly on the image wavelet transform, and then based on the EZW coding algorithm
Platform: | Size: 129024 | Author: 草原 | Hits:

[JSP/JavaEZW

Description: 这是EZW压缩的原始程式码, 是用JAVA写的程式码。-This is the EZW compression source code is written using JAVA code.
Platform: | Size: 2048 | Author: SHIN | Hits:

[Compress-Decompress algrithmsEZW

Description: 本代码经过本人多次调试运行过,绝对可用。用户可根据里面的(执行步骤)这一文件运行程序。该ezw代码基于raster扫描顺序(有别于常用的morton扫描顺序)来编写的。-I have this code after debugging run-off is absolutely available. Users can be inside (steps) of the document run the program. EZW code based on the raster scan order (as distinct from the commonly used Morton scan order) to write the.
Platform: | Size: 75776 | Author: 独行士 | Hits:

[Technology ManagementEZW

Description: 1.基于EZW的图像编码改进算法 2.基于EZW的嵌入式图像编码算法的研究 3.改进的嵌入小波算法在遥感图像压缩中的应用-1. EZW-based image coding to improve the algorithm 2. EZW-based embedded image coding algorithm 3. Improved embedded wavelet image compression algorithms in remote sensing application
Platform: | Size: 451584 | Author: china_jiji | Hits:

[Compress-Decompress algrithmsEZW

Description: C语言编写的EZW编解码算法,其中编码扫描的方式为先入先出原则-C language EZW codec algorithm, which scans the code for the principle of FIFO
Platform: | Size: 11264 | Author: 王志伟 | Hits:

[Picture ViewerEZW

Description: 该源码是书《Visual C++实现MPEG JPEG编解码技术》第三章实现EZW零树编码的算法实现-The source is the book " Visual C++ to achieve MPEG JPEG codec technology" Chapter III to achieve EZW zerotree coding algorithm
Platform: | Size: 11264 | Author: chenhyu | Hits:

[WaveletEZW-vc

Description: 嵌入零树小波编码算法的vc源代码,EZW算法的主扫描以及辅扫描编码,图像文件的输入输出-source codes of EZW
Platform: | Size: 964608 | Author: 陈雷 | Hits:

[matlabEZW

Description: EZW technique for image compression
Platform: | Size: 13312 | Author: dina | Hits:
« 12 3 4 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net