当前位置:主页 > 科技论文 > 信息工程论文 >

基于HEVC视频标准的运动估计算法研究

发布时间:2019-06-12 13:29
【摘要】:运动估计技术是视频压缩编码中的核心技术之一,研究设计高效、快速、鲁棒的运动估计算法是视频压缩技术研究的重要课题。在各类运动估计算法中,基于块的运动估计兼顾运动估计精度和复杂度,且计算量小,简单易实现,因此被视频编码国际标准采用。H.264/AVC和H.265/HEVC都是基于块的混合编码结构,基于块的运动估计是其核心算法。视频标准HEVC相对于前一个视频标准H.264压缩效率提高了50%以上,但是计算复杂度也是H.264的三倍。本文旨在研究不降低视频质量并保持HEVC码率条件下,构建能够降低运动估计算法计算复杂度的算法。本论文主要是在分析和研究经典的运动估计算法,以及近年来出现的运动估计优化算法的基础上,改进并实现一种更优的算法。本文详细阐述了视频压缩编码中的运动估计过程,然后详细分析了运动估计过程中涉及到的主要计算,对这些计算的特点进行分析从而进行相应改进,并通过与HEVC中的TZsearch算法进行对比实验来验证这些改进的有效性,最后提出一种改进的基于预测信息的旋转六角模式搜索算法。此算法根据运动矢量间的时空相关性进行运动矢量预测,利用这些预测信息得到最佳的搜索窗口和搜索起点,以及一个合理的终止阈值,在几乎没有损失的情况下,有效地减少了迭代次数。在搜索模式上,提出了一种步长可变的旋转六角模式,兼顾水平与垂直方向上的搜索,并在搜索过程中用精度更高的值替换原来的阈值,做到阈值自适应。本文算法用HEVC参考软件进行测试,测试结果表明本文提出的基于预测信息的旋转六角模式搜索算法相比TZsearch算法运动估计时间减少高达44.7%,而PSNR、码率基本与TZsearch算法相同。通过与FS与TZsearch算法的对比实验,可以得出以下结论:本文算法保持了TZsearch快速搜索算法在搜索精度方面优异的性能,并且大幅降低了运动估计的计算复杂度。
[Abstract]:Motion estimation is one of the core technologies in video compression coding. In that various motion estimation algorithm, the motion estimation accuracy and the complexity are taken into account based on the motion estimation of the block, and the calculation amount is small and is simple and easy to realize, so that the video coding international standard is adopted. The H.264/ AVC and H.265/ HEVC are block-based hybrid coding structures, and the block-based motion estimation is its core algorithm. The video standard HEVC is increased by more than 50% relative to the previous video standard H.264 compression efficiency, but the computational complexity is also three times that of the H.264. The purpose of this paper is to study the algorithm to reduce the computational complexity of the motion estimation algorithm without reducing the video quality and keeping the HEVC code rate. This paper is based on the analysis and research of the classical motion estimation algorithm, and the optimization algorithm of the motion estimation that has occurred in recent years. In this paper, the motion estimation process in the video compression coding is described in detail, the main calculation involved in the motion estimation is analyzed in detail, the characteristics of these calculations are analyzed, and the corresponding improvement is carried out. The effectiveness of these improvements is verified by a comparison experiment with the TZsearch algorithm in HEVC, and an improved rotating hexagonal pattern search algorithm based on the prediction information is proposed. The algorithm performs motion vector prediction according to the space-time correlation between the motion vectors, uses the prediction information to obtain the optimal search window and the search starting point, and a reasonable termination threshold, and effectively reduces the number of iterations without loss. In the search mode, a variable-step-step-step rotation hexagonal mode is proposed, which takes into account the search in the horizontal and vertical directions, and replaces the original threshold with the higher-precision value in the search process, so that the threshold self-adaptation is achieved. The algorithm is tested with the HEVC reference software. The test results show that the motion estimation time of the TZsearch algorithm is up to 44.7% compared with the TZsearch algorithm, and the PSNR and the code rate are basically the same as the TZsearch algorithm. Compared with the FS and TZsearch algorithm, the following conclusions can be drawn: the algorithm maintains the excellent performance of the TZsearch fast search algorithm in the search precision, and greatly reduces the computational complexity of the motion estimation.
【学位授予单位】:湘潭大学
【学位级别】:硕士
【学位授予年份】:2017
【分类号】:TN919.81

【相似文献】

相关期刊论文 前10条

1 肖德贵,余胜生,周敬利;快速而有效的块运动估计算法[J];计算机研究与发展;2001年06期

2 戴卫恒,于全;一种新型全局运动估计算法[J];电视技术;2002年05期

3 韦晓东,张明,王维东;一种改进的解隔行运动估计算法[J];电视技术;2003年10期

4 岳恒立,张正炳;基于中心偏置特性的快速运动估计算法[J];江汉石油学院学报;2003年S1期

5 杨兵;王勇;;一种基于视频序列特性的快速运动估计算法[J];桂林电子工业学院学报;2006年01期

6 邓松;吴巍;刘国栋;汪胜前;;一种新的正交运动估计算法[J];微计算机信息;2006年36期

7 张磊;涂国防;;一种新型小波域运动估计算法[J];电子与信息学报;2007年05期

8 舒振宇;高智勇;陈心浩;刘海华;;一种基于块匹配的自适应快速运动估计算法[J];计算机时代;2007年10期

9 俞呈阳;周密;;基于视频序列特性的运动估计算法比较与改进[J];电视技术;2008年S1期

10 吴巍;王倩;;一种改进的方向性菱形运动估计算法[J];武汉理工大学学报;2008年01期

相关会议论文 前10条

1 贺文伟;张玉玲;;H.264中运动估计算法的研究与改进[A];中国电子学会第十五届信息论学术年会暨第一届全国网络编码学术年会论文集(上册)[C];2008年

2 刘娜;李学明;;H.264 SUMHexagonS运动估计算法的研究[A];2009年中国高校通信类院系学术研讨会论文集[C];2009年

3 蒋晓悦;赵荣椿;;几种块匹配运动估计算法的比较[A];信号与信息处理技术——第一届信号与信息处理联合学术会议论文集[C];2002年

4 禹晶;苏开娜;;一种基于空间预测的快速块运动估计算法[A];第十三届全国图象图形学学术会议论文集[C];2006年

5 李秋山;李伟;费宝顶;张珍;;基于块模式信息的自适应运动估计算法[A];图像图形技术与应用进展——第三届图像图形技术与应用学术会议论文集[C];2008年

6 吴延海;闫宁;王丽君;毛昕蓉;;视频压缩中运动估计算法的研究[A];第八届全国信号与信息处理联合学术会议论文集[C];2009年

7 吴浩;戚金清;王兢;张敬彬;;H.264运动估计算法研究及优化[A];第八届全国信息获取与处理学术会议论文集[C];2010年

8 王燕妮;李国民;;视频压缩编码中一种运动估计算法的改进[A];信号与信息处理技术第三届信号与信息处理全国联合学术会议论文集[C];2004年

9 杨敬安;;一种基于凝视与跟踪的主动3D运动估计算法[A];1996年中国智能自动化学术会议论文集(下册)[C];1996年

10 朱金秀;曹宁;;H.264中可变块运动估计算法的研究[A];第二届全国信息获取与处理学术会议论文集[C];2004年

相关重要报纸文章 前2条

1 吴天;国际电信联盟批准下一代视频标准[N];人民邮电;2013年

2 本报记者 吴月辉;新一代视频标准重新“定义”高清[N];人民日报;2013年

相关博士学位论文 前1条

1 张萍;基于群智能优化的运动估计算法研究[D];电子科技大学;2011年

相关硕士学位论文 前10条

1 张玲玲;基于HEVC视频标准的运动估计算法研究[D];湘潭大学;2017年

2 林芳明;H.264视频压缩编码快速运动估计算法研究[D];江西理工大学;2015年

3 王海巍;基于H.264/SVC运动估计算法的研究[D];东北石油大学;2010年

4 赵长伟;基于弹性模型的运动估计算法研究[D];辽宁师范大学;2015年

5 张斌;基于H.264/AVC的快速运动估计算法研究[D];中北大学;2016年

6 刘涛;基于GPU的运动估计算法研究[D];吉林大学;2016年

7 郭庆新;H.264运动估计算法优化研究[D];南京航空航天大学;2015年

8 吴丽珍;基于搜索经历的快速运动估计算法研究[D];西安电子科技大学;2015年

9 胡一凡;基于H.264运动估计算法的视频监控研究[D];湖北工业大学;2017年

10 王爱琴;基于小波域的运动估计算法[D];西安电子科技大学;2009年



本文编号:2498062

资料下载
论文发表

本文链接:https://www.wllwen.com/kejilunwen/xinxigongchenglunwen/2498062.html


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

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