计算机应用 ›› 2015, Vol. 35 ›› Issue (8): 2327-2331.DOI: 10.11772/j.issn.1001-9081.2015.08.2327

• 虚拟现实与数字媒体 • 上一篇    下一篇

高效率视频编码快速帧内预测算法

张峻, 董兰芳, 余家奎   

  1. 中国科学技术大学 计算机科学与技术学院, 合肥 230027
  • 收稿日期:2015-03-24 修回日期:2015-05-19 出版日期:2015-08-10 发布日期:2015-08-14
  • 通讯作者: 董兰芳(1970-),女,安徽舒城人,副教授,硕士,CCF会员,主要研究方向:视频编码、视频智能分析,lfdong@ustc.edu.cn
  • 作者简介:张峻(1989-),男,江苏扬州人,硕士研究生,主要研究方向:视频编解码; 余家奎(1990-),男,安徽阜阳人,硕士研究生,主要研究方向:视频智能分析。

Fast intra prediction algorithm for high efficiency video coding

ZHANG Jun, DONG Lanfang, YU Jiakui   

  1. College of Computer Science and Technology, University of Science and Technology of China, Hefei Anhui 230027, China
  • Received:2015-03-24 Revised:2015-05-19 Online:2015-08-10 Published:2015-08-14

摘要:

针对高效率视频编码(HEVC)帧内预测过程中,编码单元四叉树划分算法计算复杂度极高的问题,提出一种基于多重纹理特征的HEVC帧内编码单元快速划分算法,该算法能够缩小划分的深度区间。首先,使用自定义的纹理提取方法提取出编码单元中的多重纹理特征;其次,使用支持向量机(SVM)对多重纹理特征参数进行训练,得出决策函数;最后,根据决策函数,跳过前面不必要的划分和提前终止划分。实验结果表明,同原始HM 12.0相比,快速划分算法编码时间平均减少43.23%,码率平均增加0.84%,明显提高了帧内编码效率。此外,所提算法容易与其他算法进行融合,进一步降低HEVC的帧内计算复杂度。

关键词: 高效率视频编码, 帧内预测, 编码单元, 四叉树划分, 支持向量机

Abstract:

Concerning the problem that the computational complexity of Coding Unit (CU) quad-tree splitting algorithm for High Efficient Video Coding (HEVC) intra prediction is very high, a fast intra CU splitting algorithm was proposed, which can narrow depth range of CU splitting. Firstly, multiple texture features were achieved through new defined texture extraction algorithm. Secondly, in order to get a decision function, Support Vector Machine (SVM) was employed to train the feature parameters. At last, based on decision function, CU splitting depth range was narrowed by skipping unnecessary splitting and early terminating splitting. The experimental results show that compared with the reference model HM 12.0, the fast CU splitting algorithm provides about 43.23% time savings on average with 0.84% increasing on bit-rate which obviously improves the coding efficiency. Besides, the proposed algorithm is easy to be combined with other methods to further reduce the computational complexity for HEVC intra coding.

Key words: High Efficiency Video Coding (HEVC), intra prediction, Coding Unit (CU), quad-tree splitting, Support Vector Machine (SVM)

中图分类号: