Description: 对原始灰度图像 Lena_gray.bmp进行图像压缩实验
1.对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换,比较结果。
2.可以使用 Matlab - Image Processing Toolbox 中的函数实现。
-gray image of the original image compression Lena_gray.bmp an experiment. This diagram 8 8 DCT, the only difference reservations DC coefficient, and the preservation of the former 4, 8 or 16 DCT coefficients (DC+ AC), and then separately IDCT transformation, the results of the comparison. 2. Using Matlab-Image Processing Toolbox to achieve the function. Platform: |
Size: 1024 |
Author:朱晓路 |
Hits:
Description: 介绍了JPEG图像压缩算法,并在MATLAB 数学分析工具环境下从实验角度出发,
较为直观地探讨了DCT 在JPEG图像压缩中的应用。仿真实验表明,用MATLAB 来实现离散余弦
变换的图像压缩,具有方法简单、速度快、误差小的优点,大大提高了图像压缩的效率和精度。
李秀敏1 , 万里青1 , 周拥军2
(1. 河南科技大学电子信息工程学院,河南洛阳 471003 2. 中航一集团洛阳电光设备研究所,河南洛阳 471009)-introduced the JPEG image compression algorithm, MATLAB and mathematical analysis tool environment from experimental perspective, more directly on the DCT in JPEG image compression applications. Simulation results show that the use MATLAB to achieve discrete cosine transform image compression method is simple, fast, the advantages of a small error, which has greatly enhanced the efficiency of image compression and accuracy. LI Xiu-1, Green 1 Wanli, Zhou Yongjun 2 (1. Henan University of Science and Technology of Electronics and Information Engineering College, Luoyang, Henan 471003 2. A350 Luoyang Electro-Optic Equipment Institute, Luoyang, Henan 471009) Platform: |
Size: 108544 |
Author:adnsid |
Hits:
Description: 余弦变换压缩,用于图像压缩,压缩比高,且压缩后图像质量仍然很好。适用于灰度图象。-Cosine Transform compression for image compression, compression ratio, and compressed image quality is still good. Apply to the gray-scale image. Platform: |
Size: 34816 |
Author:张弛 |
Hits:
Description: 使用DCT算法实现8X8的BMP图像压缩的一个源代码,希望对大家有用~-8x8 algorithm using DCT image compression of BMP, a source code, in the hope that useful to everyone ~ Platform: |
Size: 3072 |
Author:viconia |
Hits:
Description: 利用DCT变化对tif图像进行压缩利用DCT变换进行图像压缩的MATLAB程序-Changes in the use of DCT compression of tif images using DCT transform image compression MATLAB program Platform: |
Size: 802816 |
Author:ruiomar |
Hits:
Description: 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。-Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Huffman coding, linear predictive coding and a process similar to JPEG encoding. Very suitable for the practice of entry-users. Platform: |
Size: 181248 |
Author:liliang |
Hits:
Description: 这是一个基于DCT的图像JPEG压缩程序,并将压缩码保存在一TXT文本中-This is a DCT-based JPEG image compression process, and code stored in a compressed text in TXT Platform: |
Size: 59392 |
Author:yang |
Hits:
Description: This the Discrete cosine tranform matlad code which is useful for image compression and also it show-This is the Discrete cosine tranform matlad code which is useful for image compression and also it show Platform: |
Size: 1096704 |
Author:sunil |
Hits:
Description: a dct code i tried.. the image compression using dct divides the image into various blocks n the performs the dct code on it -a dct code i tried.. the image compression using dct divides the image into various blocks n the performs the dct code on it .. Platform: |
Size: 1024 |
Author:anup |
Hits:
Description: 将图象分块(8*8),作DCT变换,并作IDCT:DCT是一种可分离图象变换,用来图象压缩编码,IDCT用来解压缩。-The image sub-block (8* 8) for the DCT transform, and to make IDCT: DCT is a separable image transformations, is used to image compression coding, IDCT is used to decompress. Platform: |
Size: 7168 |
Author:zy |
Hits:
Description: 利用DCT变换对灰度图像进行压缩,求出压缩比;对比不同压缩比的图像。-DCT transform using grayscale image compression, the compression ratio obtained compare different compression ratio of the image. Platform: |
Size: 1028096 |
Author:吴原远 |
Hits: