Efficient design and implementation of visual computing algorithms on the GPU
School of Information and Communication Engineering, Inha University, Incheon 402-751, Korea
16th IEEE International Conference on Image Processing (ICIP), 2009
@conference{park2009efficient,
title={Efficient design and implementation of visual computing algorithms on the GPU},
author={Park, I.K. and Singhal, N. and Lee, M.H. and Cho, S.},
booktitle={Image Processing (ICIP), 2009 16th IEEE International Conference on},
pages={2321–2324},
issn={1522-4880},
year={2009},
organization={IEEE}
}
In this paper, we explore the key factors in the design and implementation of visual computing (image processing and computer vision) algorithms on the massive parallel GPU (graphics processing units). The goal of the exploration is to provide common perspective and guidelines of using GPU for visual computing applications. We have selected three nontrivial applications (multiview stereo matching, linear feature extraction, and JPEG2000 image encoding) for the benchmarks, which show different characteristics in GPU parallel computing. Intensive analysis is performed to evaluate the characteristic of each algorithm and its effect on the performance. Based on this, we draw general guidelines of using GPU for the visual computing algorithms.
April 14, 2011 by hgpu