文件名称:bianma
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Text]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- ser***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
根据jepg压缩的基本原理,先进行分块,该
模拟JPEG压缩过程
实验读取的是图像前4*4的小块,然后对其进行DCT变换,将空间域变换到频域中,再除以量化系数,减小数据量。并进行取整操作。然后根据量化后的数值矩阵进行解码操作。-First conduct a block, the experiment is to read the image the first 4* 4 small pieces, then its DCT transform, the space domain to the frequency domain, and then divided by the quantization factor, reducing the amount of data. And the rounding operation. Then the quantized value of matrix decoding.
模拟JPEG压缩过程
实验读取的是图像前4*4的小块,然后对其进行DCT变换,将空间域变换到频域中,再除以量化系数,减小数据量。并进行取整操作。然后根据量化后的数值矩阵进行解码操作。-First conduct a block, the experiment is to read the image the first 4* 4 small pieces, then its DCT transform, the space domain to the frequency domain, and then divided by the quantization factor, reducing the amount of data. And the rounding operation. Then the quantized value of matrix decoding.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bianma.txt