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

计算机工程 ›› 2010, Vol. 36 ›› Issue (19): 234-236. doi: 10.3969/j.issn.1000-3428.2010.19.083

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

基于小菱形-线形搜索模板的快速运动估计

任胜兵,陈 元,江 伟,黄自武   

  1. (中南大学信息科学与工程学院,长沙 410083)
  • 出版日期:2010-10-05 发布日期:2010-09-27
  • 作者简介:任胜兵(1969-),男,副教授、博士后,主研方向:软件工程,多媒体技术;陈 元、江 伟、黄自武,硕士研究生
  • 基金资助:
    国家自然科学基金资助重大项目(90718034);中南大学博士后基金资助项目

Fast Motion Estimation Based on Small Diamond-Linear Search Pattern

REN Sheng-bing, CHEN Yuan, JIANG Wei, HUANG Zi-wu   

  1. (School of Information Science and Engineering, Central South University, Changsha 410083, China)
  • Online:2010-10-05 Published:2010-09-27

摘要: 提出一种基于小菱形-线形搜索模板的块匹配算法。对于静止块,通过小菱形搜索一步到位。对于运动块,利用已计算的块误差的分布,得到块误差下降方向,并用小菱形-线形混合模板快速定位运动矢量,使搜索点数大幅减少。通过预测搜索中心,使速度和精度进一步优化。实验结果表明,在保持图像信噪比的基础上,搜索点数比菱形搜索法、十字-菱形搜索法等平均减少50%以上。

关键词: 运动估计, 块误差下降, 线形搜索, 预测搜索中心

Abstract: This paper proposes a block-matching algorithm named Small Diamond-Linear Search(SDLS) using small diamond-linear search pattern. For stationary blocks, SDLS can find the Motion Vector(MV) by one small diamond search. For blocks with motion, SDLS gets a block distortion decent direction from the distribution of computed block distortions. By using a mixed small diamond-linear search pattern, it can reduce the number of search points and locate the MV rapidly. Through using the search center prediction, SDLS can further improve the search speed and quality. Experimental results show that the proposed algorithm can decrease the search points by more than 50%, compared with Diamond Search(DS), Cross-Diamond Search(CDS), etc., while maintaining similar PSNR of pictures.

Key words: motion estimation, block distortion descent, line shape search, prediction search center

中图分类号: