搜索资源列表
Gif_codec
- GIF图片解压成RGB格式的程序,可根据需要,转成灰阶或其它格式
EZW128
- 是对于是28*123灰度图片的压缩MATLAB代码,希望有人会有用
test
- 二维DCT变换灰度图像,可分别输出变换、反变换、压缩、去除细节等之后的图像,要求输入图片为raw格式(可用photoshop转换)
suoxiao
- 图像压缩程序,输入一张灰度图片,对其以特定长度 宽度上的缩小-Image compression process, input a grayscale image, its width at a specific length of the narrow
HuffmanTree
- 读取LENA图片灰度值,统计出灰度值的统计特性,然后根据此来构造香农编码和哈弗曼编码。-Read the picture LENA, then construct the Shannon Code and Huffman Code.
test
- 程序功能:模拟DCT编码解码过程,生成带“块效应”的图像 实验图片:lena.jpg(512*512) 步骤:彩色图像→灰度图像→DCT→量化→反量化→IDCT→重构图像并保存- Program features: Analog DCT encoding and decoding process, generated with the " block effect" image Experimental Image: lena.jpg (512* 512)