计算机工程与应用 ›› 2007, Vol. 43 ›› Issue (18): 82-83.

• 学术探讨 • 上一篇    下一篇

H.264中运动搜索的自适应提前退出算法

吕宇良,易 波   

  1. 湖南大学 计算机与通信学院,长沙 410082
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-06-21 发布日期:2007-06-21
  • 通讯作者: 吕宇良

Adaptive early termination algorithm for motion search in H.264

LV Yu-liang,YI Bo   

  1. School of Computer and Communication,Hunan University,Changsha 410082,China
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-06-21 Published:2007-06-21
  • Contact: LV Yu-liang

摘要: 在视频编码标准H.264中,运动搜索是占用编码时间最多的模块。为降低其运算量,基于4×4整数变换,在运动搜索算法中引入全零块判决机制,通过在整像素和1/2像素运动搜索过程中分别定义自适应的门限值来提前中止最匹配运动矢量的搜索。仿真结果表明,在编码性能损失很小的情况下,该算法可以大大降低运动搜索的复杂度。

Abstract: In video coding standard H.264,motion search module occupies most of the time. In order to reduce the computational cost,the all-zero block detection method is introduced into motion search algorithm based on 4×4 integer transform.The proposed method can terminate the search for the most matching motion vector earlier by defining adaptive thresholds in the process of integer pixel and 1/2 pixel motion search.The simulations show that it can achieve significant complexity reduction of motion search while the coding efficiency loss is negligible.