The application of particle filtering in real video-based multi-target tracking systems is limited because of its high computational complexity.To overcome the efficiency bottleneck,a coarse-grained parallel multi-target tracking implementation based on the OpenMP-specified shared-memory parallel programming model was explored.A list of tracked targets was maintained in a shared variable,and each target was tracked by an independent particle filter.The number of threads and the number of targets tracked by ...