文件名称:huffman coding
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- 上传时间:
- 2018-02-08
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- Jess*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
利用霍夫曼编码进行图像压缩处理,此程序为霍夫曼编码的示例(The performance of a Huffman code is a function of the entropy of the signal distribution and therefore can be
highly dependent in the transform domain in which the code is applied. For example, JPEG partitions an image
into blocks of 8x8 pixels and then transforms these with a 2D Discrete Cosine Transform (DCT), similar to a
DFT.)
highly dependent in the transform domain in which the code is applied. For example, JPEG partitions an image
into blocks of 8x8 pixels and then transforms these with a 2D Discrete Cosine Transform (DCT), similar to a
DFT.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
huffman coding\huff2norm.m | 1489 | 2017-11-27 |
huffman coding\huffcodes2bin.m | 1185 | 2017-11-27 |
huffman coding\huffman_demo1.m | 1439 | 2017-11-27 |
huffman coding\huffman_demo2.m | 2218 | 2017-11-27 |
huffman coding\huffman_test1.m | 445 | 2017-11-27 |