面向高性能视频编码的码率控制与仿射预测研究

发布时间:2018-06-07 23:08

  本文选题:高性能视频编码 + 高性能视频编码可伸缩扩展 ; 参考:《中国科学技术大学》2016年博士论文


【摘要】:在视频采集设备和显示设备都呈日新月异发展的大背景下,处于视频传输中间阶段的视频编码技术正面临着越来越大的压力,面向高清视频的最新一代视频编码标准高性能视频编码(High Efficiency Video Coding, HEVC)相比前一代编码标准H.264/AVC在相同的主观质量下可以带来一半的码率节省,可以一定程度上缓解视频编码面临的压力,但是针对目前的需求仍然远远不够,如何在高性能视频编码的基础上充分利用带宽以及进一步提高编码性能是目前面临的关键挑战。一般来说,最优的比特分配以及精确的码率控制是实现带宽有效利用的关键技术。大多数的传统方法都是基于量化参数来进行码率控制和比特分配,但是由于在HEVC中,头信息所占的比特数大幅度增加,所以基于量化参数的传统方法并不适合于HEVC。最新涌现出来了一种基于拉格朗日常数入的码率控制方法可以很精确的控制码率,但是目前并没有最优的比特分配方法与之相匹配,而且对于高性能视频编码可伸缩扩展是否适用也需要仔细研究。另外,从编码性能的角度,在高性能视频编码中也仅仅使用了平移运动模型,所以最新的视频编码标准也仍然无法有效的刻画非常复杂的运动,而复杂的运动又往往是视频中最消耗比特数的部分,因此在高清视频编码上如何有效的引入更高阶的运动模型以更好的刻画复杂运动同样也是非常关键的一个问题。大多数传统的高阶运动模型方法都无法在编码性能以及编解码复杂度这两方面找到一个平衡,所以高阶运动模型迟迟没有进入视频编码标准的范畴。本文试图从以上两个方面进一步提升有限带宽下的视频质量。一方面尽量在HEVC尽量实现最优的比特分配和精确的码率控制,以实现带宽的更有效利用,另一方面引入高阶运动模型实现视频中复杂运动的更好刻画,以进一步提高编码效率。论文的主要工作和创新如下:(1)本文针对HEVC的λ域码率控制方法提出了一种最优比特分配方案。首先,本文提出了一个完整的λ域R-D分析框架,除了现有工作中的R-λ模型用来表示R和λ之间的关系,本章提出了一个全新的D-λ模型来表示D和λ之间的关系。其次,本文基于此完整的λ域R-D分析框架和基本的R-D优化理论提出了一种与内容相关的最优图片级比特分配算法。再次,本文基于完整的λ域R-D分析框架和基本的R-D优化理论同时提出了与内容相关的基本单元级比特分配算法。实验结果表明,本文提出的为HEVC设计的最优比特方案相比传统方法可以实现明显率失真性能提升。本文提出的图片级以及基本单元级比特分配算法被国际标准化组织JCT-VC接受且集成进入了HEVC参考软件。(2)本文针对HEVC可伸缩扩展提出了一种最优的码率控制方案。首先,本文为可伸缩视频编码每一层的第一帧提出了一种最优的初始目标比特数以及初始编码参数决定算法以实现更好的R-D性能。其次,本文基于根本的率失真优化理论联合考虑层内和层间的依赖关系为空间和质量可伸缩的帧间图片设计了一种最优比特分配算法。最后,本文提出了一个针对R-λ模型的自适应更新算法来精确的估计码率控制模型参数以实现更好的码率控制精度。实验结果表明,本文提出的为HEVC可伸缩扩展设计的码率控制方案相比传统方法可以在精确的码率控制下显著提高率失真性能。(3)本文针对HEVC提出了一种低复杂度仿射运动补偿框架以更好的刻画复杂运动。首先,本文提出了一个支持多参考帧的四参数仿射运动补偿框架。其次,本文提出了两种决定仿射运动矢量的方式:先进的仿射运动矢量预测模式以及仿射模型融合模式:特别地,与先进的仿射运动矢量预测模式相结合,提出了一种基于梯度下降的快速仿射运动估计算法。最后,本文提出了两个工具以减少复杂的仿射运动补偿带来的编解码复杂度,其中一个是一步子像素插值滤波器用于减少插值分像素需要的插值次数;另一个是基于仿射插值精度的自适应块大小运动补偿用于尽量提高运动补偿块的大小从而减小运动补偿的复杂度。实验结果表明,本文提出的仿射运动预测技术可以显著提高包含旋转和缩放等复杂运动的视频的编码性能。本章提出的仿射运动补偿框架被集成进入JEM参考软件。
[Abstract]:In the background of the rapid development of video acquisition equipment and display equipment, video coding technology in the middle stage of video transmission is facing more and more pressure. The latest generation of video coding standard high performance video coding (High Efficiency Video Coding, HEVC) for HD video is compared with the previous generation coding standard H.2 64/AVC can bring half the bit rate saving under the same subjective quality, which can alleviate the pressure of video coding to a certain extent, but it is still far from enough for the current demand. It is the key challenge that how to make full use of bandwidth on the basis of high performance video coding and further improve the performance of coding. The optimal bit allocation and accurate rate control are the key technologies for efficient bandwidth utilization. Most traditional methods are based on quantization parameters for bit rate control and bit allocation, but because the number of bits occupied by the header information is greatly increased in HEVC, the traditional method based on quantized parameters is not suitable. In HEVC., a rate control method based on the daily number of Lagrangian numbers can be used to control the bit rate precisely. However, there is no optimal bit allocation method to match it at present, and it needs to be carefully studied for the application of scalable video coding for high-performance video coding. The high performance video coding only uses the translation model, so the latest video coding standard still can not effectively describe the very complex motion, and the complex motion is often the most consumed bit in the video. So it is better to introduce the higher order motion model to the high definition video coding. The portrayal of complex motion is also a very critical problem. Most traditional methods of high order motion model can not find a balance between the two aspects of coding performance and codec complexity, so the high order motion model is slow to enter the category of video coding standard. This paper attempts to further propose the above two aspects. Video quality under limited bandwidth. On the one hand, we try to achieve optimal bit allocation and accurate bit rate control in HEVC as far as possible to achieve more efficient utilization of bandwidth. On the other hand, high order motion model is introduced to achieve better depiction of complex motion in video. The main work and innovation of this paper are as follows: (1) (1 In this paper, we propose a optimal bit allocation scheme for the rate control method of HEVC's lambda domain. Firstly, this paper proposes a complete framework of R-D analysis in the lambda domain. In addition to the R- lambda model in the existing work to represent the relationship between R and lambda, this chapter presents a new D- [lambda] model to represent the relationship between D and lambda. Secondly, this paper is based on this paper. This complete lambda domain R-D analysis framework and the basic R-D optimization theory propose an optimal image level bit allocation algorithm related to content. Thirdly, based on the complete R-D domain analysis framework and the basic R-D optimization theory, this paper presents a basic unit level specific allocation algorithm related to the content. The experimental results show that this paper is proposed in this paper. The best bit scheme designed for HEVC can improve the apparent rate distortion performance compared with the traditional method. The picture level and the basic unit level bit allocation algorithm proposed in this paper are accepted by the international standardization organization JCT-VC and integrated into the HEVC reference software. (2) this paper proposes an optimal rate control for the scalable extension of HEVC. First, this paper proposes an optimal initial target bit number and initial coding parameter determination algorithm for the first frame of each layer of scalable video coding to achieve better R-D performance. Secondly, based on the fundamental rate distortion optimization theory, the spatial and quality scalable frames are combined to consider the interlayer and inter layer dependencies. An optimal bit allocation algorithm is designed in this paper. Finally, an adaptive update algorithm for R- lambda model is proposed to accurately estimate the rate control model parameters to achieve better rate control accuracy. Experimental results show that the rate control scheme for HEVC scalable expansion design proposed in this paper is compared with the traditional method. It can significantly improve the rate distortion performance under the precise rate control. (3) a low complexity affine motion compensation framework is proposed for HEVC to better describe the complex motion. First, a four parameter affine motion compensation framework supporting multiple reference frames is proposed. In this paper, two kinds of affine motion vectors are proposed in this paper. Methods: Advanced affine motion vector prediction model and affine model fusion model: in particular, combined with advanced affine motion vector prediction model, a fast affine motion estimation algorithm based on gradient descent is proposed. Finally, two tools are proposed to reduce the complexity of affine motion compensation. Code complexity, one of which is one step pixel interpolation filter to reduce interpolation times required for interpolation pixels; the other is adaptive block size motion compensation based on affine interpolation accuracy to improve the size of motion compensation blocks as much as possible to reduce the complexity of motion compensation. Experimental results show that the affine proposed in this paper is proposed. Motion prediction techniques can significantly improve the coding performance of video containing complex movements such as rotation and zoom. The affine motion compensation framework proposed in this chapter is integrated into the JEM reference software.
【学位授予单位】:中国科学技术大学
【学位级别】:博士
【学位授予年份】:2016
【分类号】:TN919.81

【相似文献】

相关期刊论文 前10条

1 王红玉;管鑫;周洪敏;;基于场景切换的码率控制方法[J];科技资讯;2008年03期

2 朱仲杰;白永强;蒋刚毅;粱丰;;基于双模预测的精确码率控制[J];中国图象图形学报;2010年04期

3 董焱鑫,李桂苓;模块化联合码率控制技术[J];电子技术应用;2000年08期

4 范晓东,余松煜,孙军;基于场景切换检测的码率控制策略[J];上海交通大学学报;2000年06期

5 环,

本文编号:1993199


资料下载
论文发表

本文链接:https://www.wllwen.com/shoufeilunwen/xxkjbs/1993199.html


Copyright(c)文论论文网All Rights Reserved | 网站地图 |

版权申明:资料由用户94f1f***提供,本站仅收录摘要或目录,作者需要删除请E-mail邮箱bigeng88@qq.com