3275

Mean Shift Parallel Tracking on GPU

Peihua Li, Lijuan Xiao
School of Computer Science and Technology, Heilongjiang Univesity, Harbin, Heilongjiang Province, China 150080
IEEE Conference on Computer Vision and Pattern Recognition (2009), p.120-127

@article{li2009mean,

   title={Mean shift parallel tracking on GPU},

   author={Li, P. and Xiao, L.},

   journal={Pattern Recognition and Image Analysis},

   pages={120–127},

   year={2009},

   publisher={Springer}

}

Source Source   

1831

views

We propose a parallel Mean Shift (MS) tracking algorithm on Graphics Processing Unit (GPU) using Compute Unified Device Architecture (CUDA). Traditional MS algorithm uses a large number of color histogram, say typically 16x16x16, which makes parallel implementation infeasible. We thus employ K-Means clustering to partition the object color space that enables us to represent color distribution with a quite small number of bins. Based on this compact histogram, all key components of the MS algorithm are mapped onto the GPU. The resultant parallel algorithm consist of six kernel functions, which involves primarily the parallel computation of the candidate histogram and calculation of the Mean Shift vector. Experiments on public available CAVIAR videos show that the proposed parallel tracking algorithm achieves large speedup and has comparable tracking performance, compared with the traditional serial MS tracking algorithm.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: