文件名称:jpeg
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:11.9kb
-
已下载:2次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
JPEG 静态图像压缩
各文件功能说明如下:
1) JPEG压缩程序:gendat.exe
2) 为压缩后的数据加上JPEG文件头的程序genjpg.exe
3) 解JEPG压缩程序extrdat.exe
其中:(1)的输入参量是需要生成的压缩文件的名字。
主程序流程为:
a) 程序初始化,读取文件名称、原始图像数据等基本数据;
b) 从AC.TAB和DC.TAB两个文件生成AC表和DC表,存入数组
c) 以8×8为样本单位进行DCT变换
d) 以8×8为样本单位进行量化
e) 以8×8为样本单位进行Z形扫描
f) 以8×8为样本单位进行熵编码
g) 以8×8为样本单位进行解量化
h) 以8×8为样本单位进行IDCT变换
-JPEG still image compression
Function of the documents as follows:
1) JPEG compression process: gendat.exe
2) For the compressed JPEG file header data, together with the procedures genjpg.exe
3) The solution JEPG compression program extrdat.exe
Of which: (1) the input parameters is the need to generate the compressed file s name.
The main program flow is:
a) procedures for initialization, read the file name, the original image data and other basic data
b) From the AC.TAB and DC.TAB two file generation AC table and DC table, into an array of
c) with 8 × 8 sample units for the DCT-
d) to 8 × 8 for the sample unit to quantify
e) to 8 × 8 for the sample units of Z-scan
f) to 8 × 8 for the sample units of entropy coding
g) to 8 × 8 for the sample unit to extract the quantitative
h) with 8 × 8 for the sample units IDCT transform
各文件功能说明如下:
1) JPEG压缩程序:gendat.exe
2) 为压缩后的数据加上JPEG文件头的程序genjpg.exe
3) 解JEPG压缩程序extrdat.exe
其中:(1)的输入参量是需要生成的压缩文件的名字。
主程序流程为:
a) 程序初始化,读取文件名称、原始图像数据等基本数据;
b) 从AC.TAB和DC.TAB两个文件生成AC表和DC表,存入数组
c) 以8×8为样本单位进行DCT变换
d) 以8×8为样本单位进行量化
e) 以8×8为样本单位进行Z形扫描
f) 以8×8为样本单位进行熵编码
g) 以8×8为样本单位进行解量化
h) 以8×8为样本单位进行IDCT变换
-JPEG still image compression
Function of the documents as follows:
1) JPEG compression process: gendat.exe
2) For the compressed JPEG file header data, together with the procedures genjpg.exe
3) The solution JEPG compression program extrdat.exe
Of which: (1) the input parameters is the need to generate the compressed file s name.
The main program flow is:
a) procedures for initialization, read the file name, the original image data and other basic data
b) From the AC.TAB and DC.TAB two file generation AC table and DC table, into an array of
c) with 8 × 8 sample units for the DCT-
d) to 8 × 8 for the sample unit to quantify
e) to 8 × 8 for the sample units of Z-scan
f) to 8 × 8 for the sample units of entropy coding
g) to 8 × 8 for the sample unit to extract the quantitative
h) with 8 × 8 for the sample units IDCT transform
相关搜索: AC t
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lady.jpg
EXTRDAT.CPP
FUNC.CPP
Gendat.cpp
GENJPG.CPP
EXTRDAT.CPP
FUNC.CPP
Gendat.cpp
GENJPG.CPP
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.