Design and optimization of image processing algorithms on mobile GPU

  • Authors:
  • Nitin Singhal;Jin Woo Yoo;Ho Yeol Choi;In Kyu Park

  • Affiliations:
  • Samsung Electronics Co. Ltd., Suwon, Korea;Inha University, Incheon, Korea;Inha University, Incheon, Korea;Inha University, Incheon, Korea

  • Venue:
  • ACM SIGGRAPH 2011 Posters
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

The advent of GPUs with programmable shaders on mobile phones has motivated developers to utilize GPU to offload computationally intensive tasks and relive the burden of embedded CPU. In this paper, we present a set of metrics to measure characteristics of a mobile phone GPU with the focus on image processing algorithms. These measures assist users in design and implementation stage and in classifying bottlenecks. We propose techniques to achieve increased performance with optimized shader design. To show the effectiveness of the proposed techniques, we employ cartoon-style non-photorealistic rendering (NPR), belief propagation (BP) stereo matching [Yang et al. 2006], and speeded up robust features (SURF) detection [Bay et al. 2008] as our example algorithms.