搜索资源列表
图象处理及分形图象压缩
- 图象处理及分形图象压缩是针对真彩(24位色)BMP图象进行简单处理和能够进行分形图象压缩的程序.分形图象压缩采用了固定分块和四叉树的方法,小波零树编码的方法还有问题. 图象处理部分对图片大小没有要求,分形图象压缩部分对图片大小有要求,大小应是2的次方幂(例如大小应是128*128,256*256,512*512等等),否则在菜单上看到的图象压缩里子菜单是灰的,不起作用. -image processing and fractal image compression is against
EZW-MATLAB
- 多媒体技术的EZW图像压缩算法 本算法处理分辩率大于128*128时速度比较慢-multimedia technologies EZW image compression algorithm processing algorithm Resolution of the more than 128 * 128 faster than when slower
ezw
- 这是个图象编码压缩里的ezw算法,是按照ezw流程实现的,非常不错的一个程序
小波变换实现数据压缩
- 基于小波变换的数据压缩算法,实现了基于EZW算法的一个软件系统。
EZW
- EZW的matlab程序 基于小波变换对图像进行压缩编码的研究
ch11
- 资料压缩技术与应用- DWT编码压缩- EZW编码压缩- SPIHT编码压缩-ch
EZW
- 这是EZW压缩的原始程式码, 是用JAVA写的程式码。
9.3-EZW编码
- ezw的编码,可用于文件压缩的 我花了好多时间的哦-ezw coding can be used to document compression I spent a lot of time oh
ezw
- 这是一个多面体的ezw算法的编码与解码程序,压缩文件里头有程序的注释!-This is a polyhedron algorithm ezw the encoding and decoding process, compressed files, currently there are procedures Notes!
基于小波零树的图像压缩方法
- 基于小波零树的图像压缩方法,采用最流行的ezw方法,将图像压缩,特点,压缩比高,质量好!-The method of image compression based on zero-tree adopts the most popular method -ezw.It can reach the high compression rate.And the compression effect is very good!
EZW源码(Matlab实现)
- 详细编写了EZW(嵌入式零树小波图像压缩技术),它主要由小波变换、量化和熵编码(Huffman编码)三个模块。 程序各个模块功能分明,依次为,Wavelet Decomposition,EZW Encoding(包含Huffman编码),EZW Decoding(包含Huffman解码),Inverse Wavelet Decomposition,Performance。
EZW_picture_compress
- 采用零树编码(EZW)进行图像压缩的源码,C语言写的。-Using zero-tree coding (EZW) image compression source code, C language written.
EZW
- 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
EZW-matlab
- 该压缩包为数字图像处理中的嵌入式零树小波算法的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.
EZW
- 介绍在图像压缩中,用小波变换的EZW算法的一篇经典的英文文章-image compression wavelets EZW
EZW
- 此代码是小波零树算法的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
EZW
- VC++实现小波变换对图像的压缩编码,以及解码-VC++ implementation of wavelet transform for image compression coding and decoding
EZW
- EZW图像压缩与解压缩编码算法流程详解以及实现-In this text I will try to explain the implementation of an Embedded Zerotree Wavelet encoder or EZW encoder,
EZW
- EZW算法,实现对图像的零树小波算法,实现图像压缩-EZW algorithm, realize vs ICON of null tree small wave algorithm, carry out ICON compression
compression
- EZW图片压缩,利用EZW原理在matlab里面编程实现图片压缩(EZW-compression of picture)