- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
山东科技大学学士学位论文 摘要
摘 要
图像的数字化使得图像信号可以高质量地传输,并便于图像的检索、分析、处理和存储。但是未经处理的图像数据量非常大,必须进行数据的压缩。因此图像压缩编码技术的研究显得特别有意义,也正是由于图像压缩编码技术及传输技术的不断发展、更新,推动了现代多媒体技术应用的迅速发展。
图像之所以可以被压缩,其根本原因就在于图像数据具有较多的信息冗余。各个像素点之间不论在行的方向还是在列的方向上都具有很大的相关性,因而整个图像数据就具有相当大的冗余度,也就有相当的压缩潜力。再者,图像品质的评价取决于人眼,而人眼由于其视觉特性对图像的细微差别还是很难分辨的。因此图像数据还具有一定的视觉冗余,也就是说,在对图像数据进行压缩时,可以允许一定程度的失真。
本论文主要是通过霍夫曼编码、香农-费诺编码、行程编码和LZW编码四种方法对同一幅图像进行压缩,对所得到的图像压缩比进行比较,最后得出每种压缩方法的优缺点。本论文首先介绍了图像压缩编码技术的概念、分类、特点、发展方向及应用等基础知识,介绍了开发工具VC++的特点,较详细的说明了对位图图像进行处理的基础知识,然后分别对四种编码方法的原理和算法进行了分析,最后通过整体程序的运行结果得出结论。
关键词:图像处理;压缩编码;哈夫曼编码;香农-费诺编码;行程编码;LZW编码
ABSTRACT
Digital?images?can?be?transmitted,?and?facilitate?image?retrieval,?analysis,?processing?and?storage.?But?the original high-quality digital?images?occupy?a large?amounts?memory and capacity,?and it is necessary to compress the digital images.?Therefore,?image?compression?coding?technology??is?particularly?meaningful.With the development of the image compress?technology and transmission technology, the modern?multimedia service can be promoted?rapidly?.
The basic reason of compressing image is that image data have information redundancy. Because each pixel point has a big relevance with others, entire image data have a quite great redundance and also have a great compression potential. Additionally, evaluation of an image quality is decided by the human eyes. However, due to the visual characteristics of human eyes, it is very difficult to distinguish whether the image is fine or not. Therefore some distortion may be accepted in compressing an image data.
My paper mainly introduces Huffman Coding, Shannon - Fannon Coding, Run Length Coding, and Lempel-Ziv-Welch Encoding. The four methods are applied to process the same image, and the advantages and disadvantages of e
原创力文档


文档评论(0)