• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science ›› 2021, Vol. 43 ›› Issue (04): 603-613.

Previous Articles     Next Articles

Video processing acceleration based on frame buffer queue

CHENG Xiao-lan1,2 ,JIANG Cong-feng1,2,OU Dong-yang1,2,REN Yong-jian1,2,ZHANG Ji-lin1,2,WAN Jian2,3   

  1. (1.School of Computer & Software,Hangzhou Dianzi University,Hangzhou 310018;

    2.Key Laboratory of Complex Systems Modeling and Simulation,Ministry of Education,Hangzhou 310018;

    3.School of Information and Electronic Engineering,Zhejiang University of Science and Technology,Hangzhou 310023,China)

  • Received:2020-04-30 Revised:2020-06-30 Accepted:2021-04-25 Online:2021-04-25 Published:2021-04-21

Abstract: Due to the limited computing power of edge devices, it is easy to cause frame accumulation when processing high-resolution, high-frame-rate video. In addition, the diversity of video parameters also affect video processing, system parameters need to be adjusted adaptively to ensure video processing performance. Aiming at the problem of frame accumulation in video processing, this paper proposes a method of adding a frame buffer queue between frame receiving and frame processing to process the buffered frames in parallel, so as to solve the problem of frame receiving delay and speed up video processing. The experimental results show that the frame buffer queue solves the problem of frame loss in the edge video processing system. It reduces system power consumption and improves the edge processing capability of real-time video data, while satisfying real-time frame processing.

Key words: edge computing, video processing, frame buffer queue, adaptive, face detection