文件名称:DCT-compress
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2015-12-04
- 文件大小:
- 36kb
- 下载次数:
- 0次
- 提 供 者:
- 朱**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
把图像分成8x8的图像块进行DCT变换压缩,再用霍夫曼编码,其中DCT变换未调用matlab 的函数,可以满足一些作业的要求-The image is divided into 8x8 image blocks of compressed DCT transform, then Huffman coding, which is not the DCT matlab function calls, meet some of the requirements of the job
(系统自动生成,下载前可以参看下载内容)
下载文件列表
数字图像编码\01_SUV.bmp
............\02_tank.bmp
............\03_airplane.bmp
............\04_basketball.bmp
............\05_soccer.bmp
............\06_Coke.bmp
............\07_cat.bmp
............\08_cellphone.bmp
............\09_jiaozi.bmp
............\exDCTmine_D1.m
............\huffdecode.m
............\huffencode.m
............\~$性能分析报告.doc
数字图像编码