OpenCL Implementation of Motion Estimation for Cloud Video Processing
TSI department, TELECOM-ParisTech, Paris, France
IEEE 13th International Workshop on Multimedia Signal Processing (MMSP), 2011
@inproceedings{gaetano2011opencl,
title={OpenCL implementation of motion estimation for cloud video processing},
author={Gaetano, Raffaele and Pesquet-Popescu, B{‘e}atrice},
booktitle={Multimedia Signal Processing (MMSP), 2011 IEEE 13th International Workshop on},
pages={1–6},
year={2011},
organization={IEEE}
}
With the raise of cloud computing infrastructures on one side and the increased accessibility of parallel computational devices on the other, such as GPUs and multi-core CPUs, parallel programming has recently gained a renewed interest. This is particularly true in the domain of video coding, where the complexity and time consumption of the algorithms tend to limit the access to the core technology. In this work, we focus on the motion estimation problem, well-known to be the most time consuming step of a majority of video coding techniques. By relying on the use of the OpenCL standard, which provides a cross-platform framework for parallel programming, we propose here a scalable CPU/GPU implementation of the full search motion estimation algorithm (FSBM), and study its performances also with respect to the issues raised by the use of OpenCL.
May 9, 2013 by hgpu