1 / 35
文档名称:

毕业设计(论文)-基于DCT图像编码算法的研究.doc

格式:doc   页数:35
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-基于DCT图像编码算法的研究.doc

上传人:3346389411 2014/5/9 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-基于DCT图像编码算法的研究.doc

文档介绍

文档介绍:资料
 
 
 
南京师范大学泰州学院
 
毕业论文
 
题目
基于DCT图像压缩编码算法的研究
 
学生姓名
学号
专业
电子信息工程
班级
信0803
指导教师
 
2012 年 4 月
基于DCT图像压缩编码算法的研究
摘 要
随着科学技术的发展,图像压缩技术越来越引起人们的关注。为此从众多的图像压缩编码标准中选取了基于DCT变换的图像压缩编码算法进行研究,并通过对此对比分析各种软件特性选取了MATLAB进行仿真实验。
首先说明了图像压缩在现代通信中的必要性和可行性,然后讲述了MATLAB及其图像处理工具箱的相关知识,并对基于DCT变换的图像压缩算法进行详细研究,重点介绍了压缩编码的具体过程和方法,详细介绍了编码中DCT变换,量化,DCT编码等模块的原理以及各模块的功能分析。最后应用了MATLB进行了实验仿真并分析结果得出结论。
实验结果表明基于DCT变换的图像压缩方法简单,方便,即能保证有较高的压缩比,又能保证较好的图像质量,应用MATLAB仿真出来的结果比较好的反应了其编码原理。
关键词:图像压缩;DCT;MATLAB;图像处理工具箱
DCT-based pression encoding algorithm
Abstract
pression technology has been growing concern with the development of science. To this end a large number of images from the selected coding standard DCT-based pression research, parative analysis of various software features through the selection experiment MATLAB simulation.
First, note the pression in munications and the necessity and feasibility, and then tells the MATLAB and its Image Processing Toolbox of relevant knowledge, and DCT-based pression algorithm is studied in detail, focuses on process and method pression ,describes theory and mathematical derivation the DCT transform coding,quantization,entropy coding,as well as the functional analysis of each module. The last application of MATLAB to Simulation and experimental results concluded.
Experimental results show that the results table DCT-based pression method is simple and convenient, not only guarantee a pression ratio, but also to ensure both better image quality, MATLAB simulation results reflect a better algorithm principle.
Keywords: pression;DCT;MATLAB;Image Processing Toolbox
目 录
摘 要 I
Abstract II
第一章绪论 1
1
2
3
第二章所用开发工具简介 4
MATLAB软件简介 4
MATLAB的优势特点 4
MATLAB在图像处理中的应用 7
第三章常见的图像压缩方法 8
引言 8
RLE(Run Length Encoding)压缩算法 8
LZW编码 9
(Huffman)编码 10
10
11
11
12
第四章基于DCT变换的图像压缩方法 14
14
14