本站所列毕业设计(论文)资料均属于原创者所有,初衷是为大家在毕业设计(论文)过程中参考和学习交流之用。

毕业设计我帮你

基于MATLAB游程编码的分析与实现

基于MATLAB游程编码的分析与实现

图像压缩的理论基础是香农信息论和PCM编码理论。基本思想是去除图像信息中的由于各种相关性而存在的冗余。基本方法就是找出这些相关性并进行编码处理以去除冗余信息。信息的冗余有许多种,如空间冗余、时间冗余、结构冗余、知识冗余、视觉冗余等,图像数据压

如需购买请QQ扫描右边二维码或者加QQ 3449649974 咨询 毕业设计(论文)代做请加QQ 3139476774


  • 详细描述

    基于MATLAB游程编码的分析与实现
    摘    要
    近年来,随着现代通信技术、计算机技术、网络技术和信息处理技术的迅速发展,人们对各种信息的需求也不断增长,尤其是图像和多媒体信息。未经处理的图像信号的数据量是很大的,使得图像信息的传输,处理和存储都受到一定的限制。因此,研究高效的图像数据压缩编码方法,即怎样处理,组织图像数据,在应用领域中的作用是至关重要的,图像压缩编码技术已经成为多媒体及通讯领域中很关键的技术之一。编码技术是图像压缩的基础,利用信息编码对图像进行压缩,使图像便于传输、存储。本文就是运用编码技术中的游程长度编码对二值图像进行压缩的。压缩前,先将图像转换成二值图像,然后再进行压缩,这样就达到很好的压缩效果。最后通过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.1  MATLAB语言的功能 14
    4.1.2  MATLAB的特点 15
      4.2 MATLAB在信号处理中的应用 16
        4.2.1 信号及其表示 16
        4.2.2  线性时不变系统的响应 17
          4.2.2.1  线性时不变系统的时域响应 17
          4.2.2.2  LTI系统的单位冲激响应 18
          4.2.2.3  时域响应的其它函数 18
    第5章  图像压缩算法的实现 19
      5.1  游程编码原理 19
      5.2  游程编码图像压缩算法的实现 20
      5.3  主要程序代码 20
    第6章  功能验证 22
    第7章 结束语 27
    参考文献 28
    致谢 29
    附录A 外文资料翻译 30
      A.1英文资料 30
      A.2资料译文 37
     
    参考文献
    [1] 夏良正,李久贤.数字图像处理[M].第2版.南京:东南大学出版社,2005.
    [2] 马平.数字图像处理与压缩[M].北京:电子工业出版社,2007.
    [3] 阮秋琦.数字图像处理学[M].北京:电子工业出版社,2001.
    [4] 曹雪虹,张宗橙.信息论与编码[M].第2版.北京:清华大学出版社,2008.
    [5] 徐飞,施晓红. MATLAB应用图像处理[M].西安:西安电子大学出版社,2002.
    [6] 余成波.数字图像处理及MATLAB实现[M].重庆:重庆大学出版社,2002.
    [7] 陈兵旗,孙明.Visual C++实用图像处理[M].北京:清华大学出版社,2000.
    [8] 王家文.Matlab7.6图形图像处理[M].北京:国防工业出版社,2008.
    [9] Alan Bovik..Image and video processing [M].Beijing : Publishing House of Electronics Industry, 2006.
    [10] Journal of Visual Communication and Image Representation [J].Volume 18, Issue 1, February 2007, Pages 35-44

    http://www.bysj580.com/
    收缩