摘要:视频通信是多媒体的重要组成部分。而视频通信的过程中误码的产生和数据的丢失总是时常发生不可避免,由于实时视频数据流在存储或传输中的错误、丢包等原因,解码器接收到的数据流可能不完整,无法正常解码。如何进行错误控制来保证高质量的视觉效果成了研究重点。错误隐藏是解决这个问题的一种重要方法,对保证视频传输的质量有着重大的意义。
本文回顾了视频编码的基本理论及相关视频编码标准,在基于H.264标准的基础上重点分析了视频编码的错误隐藏技术及经典算法。根据视频编码的特点,对传输信道的错误隐藏算法进行了分类,包括时间、空间两类相关算法,对它们进行了比较和评述,并在其基础上进行了改进。64840
关键词:视频编码 错误隐藏 H.264标准 视频传输
毕业设计说明书(论文)外文摘要
Title the research of error concealment in video coding technology
Abstract
The video communication is an important part of the multimedia, bit error generation and loss of data in the video communication process often occurs inevitably always. Due to the real-time video data stream in the storage or transmission errors, packet loss and other reasons, decoder receives the data stream may be incomplete and can not be decoded properly. Error control to ensure high-quality visual effects become a research focus. The error concealment is an important method to solve this problem and have a great significance to guarantee the quality of video transmission.
This paper reviews the basic theory of the video encoding and video coding standard and Focus on the analysis of the video coding error concealment techniques and classical algorithm. According to the characteristics of the video coding, transmission channel error concealment algorithms have been classified, Including time, space.We compare and comment them, and improve them on its basis . Finally,we prospect the directions for future research
Keywords video coding error concealment H.264 Video transmission
目 次
1引言 1
1.1研究背景 1
1.3 研究意义 1
1.4论文组织安排 2
2.视频压缩编码的基和原理 2
2.1数据压缩的理论依据 2
2.2预测编码 4
2.3变换编码 7
2.4熵编码 8
3视频压缩编码标准 8
3.1 H.261视频编码压缩标准 8
3.2MPEG系列视频编码压缩标准 9
3.3H.263视频压缩编码标准 11
4 H.264视频压缩编码标准 12
4.1 H.264 视频系统的分层结构 12
4.2 预测编码 12
4.3 变换编码 13
4.4变长编码 14
5 视频编码的错误隐藏技术和经典算法 14
5.1空错误隐藏算法 14
5.2时域错误隐藏算法 15
6 对JM10.0中错误隐藏算法的改进 16
6.1 JM10.0中的空域错误隐藏算法 16
6.2 JM10.0中的时域错误隐藏算法 17
6.3我的改进 18
6.4实验结果 19
结论 21
致谢 22参考文献 23
1 引言
1.1研究背景
随着信息技术的发展和社会的进步,人类对信息的要求越来越丰富,人们希望能够方便、快捷、灵活地使用多媒体进行通信。近年来,多媒体技术得到了迅猛的发展。已成为人类获取信息的最主要载体。视频信息作为多媒体的重要组成部分,在视频传输中误码和数据的丢失总是不可避免。如何保证高质量的视觉效果成了研究的重点,而错误隐藏技术就是很好的解决这个问题的方法