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

计算机工程

• 开发研究与工程应用 • 上一篇    

多路高清YUV视频GPU实时拼接研究

王震 1,2,许晓航 1,2,王静 1,2,李圣 1,2,郑宏 1,2   

  1. (1.武汉大学 电子信息学院,武汉 430072; 2.湖北省视觉感知与智能交通技术研发中心,武汉 430072)
  • 收稿日期:2015-11-03 出版日期:2016-12-15 发布日期:2016-12-15
  • 作者简介:王震(1990—),男,硕士研究生,主研方向为计算机视觉;许晓航,博士;王静、李圣,硕士;郑宏,教授。
  • 基金资助:
    国家“973”计划项目(2012CB719905)。

Research on GPU Real-time Stitching of Multi-channel High-definition YUV Video

WANG Zhen  1,2,XU Xiaohang  1,2,WANG Jing  1,2,LI Sheng  1,2,ZHENG Hong  1,2   

  1. (1.School of Electronic Information,Wuhan University,Wuhan 430072,China;2.Hubei Research and Development Center of Vision Perception and Intelligent Transportation Technology,Wuhan 430072,China)
  • Received:2015-11-03 Online:2016-12-15 Published:2016-12-15

摘要: 为提高高清视频拼接的实时性能,提出一种基于GPU的多路高清YUV视频实时拼接方法,推导出YUV422图像拼接中的透视模型,并结合计算统一设备架构技术,实现透视变换、无缝融合等关键拼接步骤在GPU上的并行优化。在4路1080p高清视频上的实验结果表明,相比基于RGB颜色模型的拼接方法,该方法的实时拼接性能在不同GPU架构上有20%~40%的提升,并且在GRX780上能达到33 frame/s的视频帧率。

关键词: 视频拼接, YUV颜色模型, 透视模型, 图形处理器, 计算统一设备架构

Abstract: To improve the real-time performance of high-definition video stitching,a stitching method of GPU-based real-time multi-channel high-definition YUV video is proposed.Firstly,the perspective model of YUV422 image stitching is deduced,and then parallel optimization of the stitching steps including perspective warping and image blending are realized and performed on GPU by Compute Unified Device Architecture(CUDA) technology.The experimental results show that,on the condition of implementing four-channel 1080p video stitching,the method in this paper achieves 20%~40% improvement in real-time performance over RGB color model-based stitching method on different GPU,and video frame rate of 33 frame per second on GTX 780.

Key words: video stitching, YUV color model, perspective model, Graphics Processing Unit(GPU), Compute Unified Device Architecture(CUDA)

中图分类号: