文档详情

JPEG2000图像压缩标准研究.doc

发布:2017-12-18约2.81万字共43页下载文档
文本预览下载声明
JPEG2000图像压缩标准研究 作者 孙大江20092420128 (算法) 邵军立20092420126 (程序) 潘亚辉20092420124 (仿真) 组长 邵军立 摘要 JPEG 2000 正式名称为:ISO 15444,是由 JPEG 组织负责制定。该标准是由联合摄影专家组于 1997 年开始征集提案,把它作为 JPEG 标准的一个更新换代标准。它的目标是进一步改进目前压缩算法的性能,以适应低带宽、高噪声的环境,以及医疗图像、电子图书馆、传真、Internet 网上服务和保安等方面的应用。 本文详细、全面的深入研究了 JPEG2000 图像压缩标准;系统研究了 JPEG2000压缩标准构成的理论基础;按模块分析了的 JPEG2000 整个的编码、解码系统;最后选择图像进行了matlab仿真,效果良好. 关键词:图像压缩,JPEG2000,小波变换 Abstract The Official name of JPEG2000 is ISO 15444.it is developed by the organization of JPEG. The Joint Photographic Expert Group began collecting sponsors from 1997.They want to make it as a replacement standards of the JPEG standard and its goal is to further improve the performance of the current compression algorithm so that it can adapt to the application of low-bandwidth, high noise environment, and medical images, electronic library, fax, Internet and other online services and security aspects. This article studyed the JPEG2000 coding standard comprehensively; studyed the based theory of the JPEG2000 compression standards constitute; analysis the entire JPEG2000 encoding and decoding system by the modules.finally,the simulation of the pictures got perfect result. Key Words: Image compression,JPEG2000, wavelet transform 引言 近年来,随着人们对图像压缩处理的要求越来越高,旧的图像处理标准(如JPEG)已经难以适应最新的形势,在这种背景下JPEG2000作为一个新的标准JPEG2000图像压缩标准的主要压缩算法及其编程实现,并给出了具体实例加以说明, 二.JPEG2000标准概述 JPEG2000 与传统 JPEG 最大的不同,在于它放弃了 JPEG 所采用的以离散余 弦变换(Discrete Cosine Transform) 为主的区块编码方式,而采用以小波转换 (Wavelet Transform) 为主的多解析编码方式。离散子波变换算法是现代谱分析 工具,在包括压缩在内的图像处理与图像分析领域正得到越来越广泛的应用。此 外 JPEG2000 还将彩色静态画面采用的 JPEG 编码方式与 2 值图像采用的 JBIG 编 码方式统一起来,成为对应各种图像的通用编码方式。简单原理如下图所示 JPEG200 标准提供了一套新的特征,这些特征对于一些新产品(如数码相机) 和应用(如互联网)是非常重要的。它把 JPEG 的四种模式(顺序模式、渐进模 式、无损模式和分层模式)集成在一个标准之中。在编码端以最大的压缩质量(包 括无失真压缩)和最大的图像分辨率压缩图像,在解码端可以从码流中以任意的 图像质量和分辨率解压图像,最
显示全部
相似文档