搜索资源列表
Huffman_Final
- code to compress data usin huffman algorithm
Image_Compress
- 使用小波技术对图像进行压缩和解压过程,并且通过模拟信道测试计算其PSNR,通过Matlab2009a测试。-Using wavelet methods compress and decompress the image, and testing through analog channels to calculate the PSNR, by Matlab2009a test.
JPEG_compression_image.m
- 利用Matlab编程实现对lena.bmp灰度图象进行QF=50和QF=40的压缩和解压缩,比较二者的PSNR,并且利用霍夫曼编码模拟信道中传输图象。通过了Matlab2009A测试。-Using Matlab program to compress and decompress the gray image Lena.bmp at QF = 50 and QF = 40,as well as comparing the result of two situation.Then using Hu
compress
- 基于形态学的数据压缩代码,压缩比较高,对于低频的信号而言,可以达到20左右,相关性达到0.95以上。 compress.m 为压缩程序, decompress.m 为解压程序。-Based on morphological data compression code, high compression, low-frequency signals for terms up to 20 or so, related to 0.95. Compress.m for the compression p
zigzag
- zigzag - a step in compress and decompress for image in matlab-zigzag in matlab
DIferentialCoding
- Tool for compress and decompress for image, using differential coding prediction-Tool for compress and decompress for image, using differential coding prediction
Coding2-(2)
- coding compress and decompress in matlab code
WWT
- Walsh wavelet transform used to compress and decompress the 2D images in matlab
encoder
- compress/decompress text or image algorithm using matlab