作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2008, Vol. 34 ›› Issue (2): 229-231. doi: 10.3969/j.issn.1000-3428.2008.02.076

• 多媒体技术及应用 • 上一篇    下一篇

基于H.264的快速帧内预测算法

冯晓茹,杜建超,周有喜,吴成柯   

  1. (西安电子科技大学综合业务网理论与关键技术国家重点实验室,西安 710071)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-01-20 发布日期:2008-01-20

Fast Algorithm for H.264 Intra-prediction

FENG Xiao-ru, DU Jian-chao, ZHOU You-xi, WU Cheng-ke   

  1. (National Key Laboratory on Integrated Service Networks, Xidian University, Xi’an 710071)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-01-20 Published:2008-01-20

摘要: 为降低帧内预测的复杂度,提出一种快速的帧内预测算法。该算法根据量化系数Qp,缩小预测模式的选择范围。通过判断全0或近似全0残差块,引入提前终止方法。结合最优预测模式和次优模式的方向相邻性,进一步减小预测的计算量。实验结果表明,该算法能降低40%~96%的帧内预测计算量,同时保持视频的图像质量几乎不变。

关键词: 视频编码, 帧内预测, 快速算法, H.264/AVC标准

Abstract: To reduce computational complexity of intra prediction, an efficient fast mode selection is proposed. The algorithm decreases the selection range of prediction mode based on the analysis of quantification parameter Qp. By the judgment of all-zero blocks or near-all-zero blocks, prediction can be terminated earlier. The computational complexity can be further reduced by combining the directional adjacency of the optimal mode and the sub-optimal prediction mode. Experimental results show that the proposed algorithm can reduce computational complexity of the intra -prediction by 40%~96% while degradation of the image quality is negligible.

Key words: video coding, intra-prediction, fast algorithm, H.264/AVC

中图分类号: