Faster Upper Body Pose Estimation Using CUDA
Department of Computer Science, University of the Western Cape, Private Bag X17 Bellville, 7535, South Africa
University of the Western Cape, 2011
@article{brown2011faster,
title={Faster Upper Body Pose Estimation Using CUDA},
author={Brown, D.L. and Ghaziasgar, M. and Connan, J.},
year={2011}
}
Determining upper body poses using computer vision can have long execution times when using traditional linear methods on the CPU. This paper shows how parallel processing methods, and in particular the usage of a GPU API called CUDA, can increase system performance.
January 23, 2012 by hgpu