Parallelization of a Video Segmentation Algorithm on CUDA---Enabled Graphics Processing Units

  • Authors:
  • Juan Gómez-Luna;José María González-Linares;José Ignacio Benavides;Nicolás Guil

  • Affiliations:
  • Computer Architecture and Electronics Department, University of Córdoba, Córdoba, Spain 14071;Computer Architecture Department, University of Málaga, Málaga, Spain 28071;Computer Architecture and Electronics Department, University of Córdoba, Córdoba, Spain 14071;Computer Architecture Department, University of Málaga, Málaga, Spain 28071

  • Venue:
  • Euro-Par '09 Proceedings of the 15th International Euro-Par Conference on Parallel Processing
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Nowadays, Graphics Processing Units (GPU) are emerging as SIMD coprocessors for general purpose computations, specially after the launch of nVIDIA CUDA. Since then, some libraries have been implemented for matrix computation and image processing. However, in real video applications some stages need irregular data distributions and the parallelism is not so inherent. This paper presents the parallelization of a video segmentation application on GPU hardware, which implements an algorithm for abrupt and gradual transitions detection. A critical part of the algorithm requires highly intensive computation for video frames features calculation. Results on three CUDA-enabled GPUs are encouraging, because of the significant speedup achieved. They are also compared with an OpenMP version of the algorithm, running on two platforms with multiples cores.