jpeg

所属分类:图形图像处理
开发工具:matlab
文件大小:12KB
下载次数:18
上传日期:2013-06-19 20:07:42
上 传 者sishuinianhua12367
说明:  本程序采用JPEG算法对静止图像进行编解码,采用Matlab仿真平台。程序的品质因数可以自行调整,并附有性能参数分析(采用PSNR作为评判依据)。这是我研一的课程作业程序,自己写的,希望有需要的同学下载!
(This procedure uses the JPEG algorithm for still image coding and decoding, using Matlab simulation platform. Program can adjust the quality factor, together with the performance parameters analyzed (using PSNR as criterions). This is what I study a course work program, write your own, and I hope there is a need for students to download!)

文件列表:
实验程序\dct8.m (362, 2012-11-13)
实验程序\decode.m (1481, 2012-11-16)
实验程序\encode.m (1784, 2012-11-16)
实验程序\hd.m (1111, 2012-11-16)
实验程序\he.m (3290, 2012-11-16)
实验程序\idct8.m (336, 2012-11-13)
实验程序\main.m (682, 2012-11-16)
实验程序\tifout.m (186, 2012-11-13)
实验程序\tifpsnr.m (170, 2012-11-13)
实验程序\tifratio.m (442, 2012-11-13)
实验程序\village.tif (20464, 2012-11-13)
实验程序\xingneng.m (421, 2012-11-18)
实验程序 (0, 2012-11-18)

1. 首先使用tifout.m将一副彩色(rgb)图像变成灰度图像, 注:本实验以tif图像格式为例,并将灰度图像转变为我们所需的*******尺寸的测试图像。 2. 运行主函数main.m,读入实验所需的测试图像,然后通过调用encode.m和decode.m两个程序, 并根据需要,设计了三组不同的品质系数,以1、3、5为例,对测试图像进行编解码实验。 3. 测试结束后,通过运行xingneng.m文件实现对编解码器的性能分析。其中调用tifratio.m函数计算 压缩比、调用tifpsnr.m函数计算峰值信噪比,实现对系统性能的评估。

近期下载者

相关文件


收藏者