文件名称:JPEGcompression
介绍说明--下载内容均来自于网络,请自行研究使用
1.首先通过DCT变换去除数据冗余;
2.使用量化表对DCT系数进行量化;
3.对量化后的系数进行Huffman编码。
具体源程序由主程序及两个子程序(DCT量化、Huffman编码)组成:
-1. First of all, through the DCT transform to remove data redundancy 2. The use of quantization table of quantization DCT coefficients 3. Of quantization of the coefficients after Huffman coding. Specific source from the main program and two subroutines (DCT quantization, Huffman encoding) consists of:
2.使用量化表对DCT系数进行量化;
3.对量化后的系数进行Huffman编码。
具体源程序由主程序及两个子程序(DCT量化、Huffman编码)组成:
-1. First of all, through the DCT transform to remove data redundancy 2. The use of quantization table of quantization DCT coefficients 3. Of quantization of the coefficients after Huffman coding. Specific source from the main program and two subroutines (DCT quantization, Huffman encoding) consists of:
相关搜索: Huffman
matlab
DCT
HUFFMAN
huffman编码
dct
huffman
dct
量化
JPEGcompression
matlab
matlab
Huffman
jpegcompression
dct
行程编码
matlab
DCT
HUFFMAN
huffman编码
dct
huffman
dct
量化
JPEGcompression
matlab
matlab
Huffman
jpegcompression
dct
行程编码
(系统自动生成,下载前可以参看下载内容)
下载文件列表
JPEGcompression.doc