Tensor Voting Accelerated by Graphics Processing Units (GPU)
University of Southern California, Integrated Media Systems Center, Los Angeles, CA 90089, USA
18th International Conference on Pattern Recognition (ICPR’06) Volume 3
@article{min2006tensor,
title={Tensor voting accelerated by graphics processing units (GPU)},
author={Min, C. and Medioni, G.},
journal={Pattern Recognition},
volume={3},
pages={1103–1106},
issn={1051-4651},
year={2006}
}
This paper presents a new GPU-based tensor voting implementation which achieves significant performance improvement over the conventional CPU-based implementation. Although the tensor voting framework has been used for many vision problems, it is computationally very intensive when the number of input tokens is very large. However, the fact that each token independently collects votes allows us to take advantage of the parallel structure of GPUs. Also, the good computing power of modern GPUs contributes to the performance improvement as well. Our experiments show that the processing time of GPU-based implementation can be, for example, about 30 times faster than the CPU-based implementation at the voting scale factor sigma = 15 in 5D.
December 28, 2010 by hgpu