图像压缩毕业设计

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

XXXXXXX大学毕业设计

图像压缩编码系统设计实现(B)

Design and Implementation of Image

Compression Encoding System (B)

2011 届电气与电子工程学院

专业电气工程及其自动化

学号 xxxxxoooo

学生姓名 xxxxxx

指导教师 xxxxxxxx

完成日期 2011年 6 月 2 日

毕业设计成绩单

毕业设计任务书

毕业设计开题报告

摘要

近年来,随着现代通信技术、计算机技术、网络技术和信息处理技术的迅速发展,人们对各种信息的需求也不断增长,尤其是图像和多媒体信息。未经处理的图像信号的数据量是很大的,使得图像信息的传输,处理和存储都受到一定的限制。因此,研究高效的图像数据压缩编码方法,即怎样处理,组织图像数据,在应用领域中的作用是至关重要的,图像压缩编码技术已经成为多媒体及通讯领域中很关键的技术之一。编码技术是图像压缩的基础,利用信息编码对图像进行压缩,使图像便于传输、存储。本文就是运用编码技术中的游程长度编码对二值图像进行压缩的。压缩前,先将图像转换成二值图像,然后再进行压缩,这样就达到很好的压缩效果。最后通过MATLAB 进行仿真,来验证方案的合理性和可行性。

关键词:图像压缩二值图像MATLAB游程长度编码

Abstract

Along with the rapid development of modern communication technology, computer technology, the network technology and information processing technology, rising incomes have created sharp growth in demand for some information especially image and multi-media resources, in recent years. Untreated image signal data quantity is big, which makes image information transmission, processing and storage are certain limits. Therefore, the effective image data compression coding method, i.e. how to deal with, the organization image data, the role in applications is of vital importance, image compression technology has become multimedia and communication field a key technical one. Therefore, the effective image data compression coding method, i.e. how to handle, organization the image data, the role in applications is of vital importance, image compression technology is one of key technicals in multimedia and communication field. Encoding technology is the basis of image compression, use the information encoding to do image compression, which make the image facilitate transmission and memory. This paper is to use the run-length encoding technology of length coding binary image compression. before compression, make the image become binary image, thus which can reach good compression effect. Finally through MATLAB, and simulation to verify the rationality and feasibility of schemes.

Key words:image compression binary image MATLAB run-length length coding

目录

第1章绪论 (1)

1.1研究背景 (1)

1.2图像压缩综述 (2)

1.3 图像压缩的必要性 (3)

1.4图像压缩的可行性 (3)

第2章图像的基本知识 (5)

2.1图像与数字图像 (5)

2.2图像的采样和量化 (5)

2.3采样点数和量化级数的选取 (5)

第3章图像压缩编码 (7)

3.1概述 (7)

3.2熵编码方法 (7)

3.2.1基本概念 (7)

3.2.2哈夫曼编码方法 (8)

3.2.3香农编码法 (9)

3.2.4算术编码方法 (9)

3.2.4.1算术编码的方法 (9)

3.2.4.2算术编码的特点 (10)

3.3预测法编码 (10)

3.4变换编码 (11)

3.5常见的几种变换编码方法 (12)

3.5.1离散余弦(DCT)变换 (12)

3.5.2小波变换 (12)

3.5.2.1二进小波变换 (12)

3.5.2.2 离散小波变换(DWT) (13)

第4章MATLAB简介 (14)

4.1综述MATLAB (14)

4.1.1MATLAB语言的功能 (14)

4.1.2 MATLAB的特点 (15)

相关文档
最新文档