Paper
24 November 2014 The optimization of improved mean shift object tracking in embedded multicore DSP parallel system
Li Tian, Fugen Zhou, Cai Meng, Congliang Hu
Author Affiliations +
Proceedings Volume 9301, International Symposium on Optoelectronic Technology and Application 2014: Image Processing and Pattern Recognition; 93012H (2014) https://doi.org/10.1117/12.2072656
Event: International Symposium on Optoelectronic Technology and Application 2014, 2014, Beijing, China
Abstract
This paper proposes a more robust and efficient Mean Shift object tracking algorithm which is optimized for embedded multicore DSP Parallel system. Firstly, the RGB image is transformed into HSV image which is robust in many aspects such as lighting changes. Then, the color histogram model is used in the back projection process to generate the color probability distribution. Secondly, the size and position of search window are initialized in the first frame, and Mean Shift algorithm calculates the center position of the target and adjusts the search window automatically both in size and location, according to the result of the previous frame. Finally, since the multicore DSP system is commonly adopted in the embedded application such as seeker and an optical scout system, we implement the proposed algorithm in the TI multicore DSP system to meet the need of large amount computation. For multicore parallel computing, the explicit IPC based multicore framework is designed which outperforms OpenMP standard. Moreover, the parallelisms of 8 functional units and cross path data fetch capability of C66 core are utilized to accelerate the computation of iteration in Mean Shift algorithm. The experimental results show that the algorithm has good performance in complex scenes such as deformation, scale change and occlusion, simultaneously the proposed optimization method can significantly reduce the computation time.
© (2014) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Li Tian, Fugen Zhou, Cai Meng, and Congliang Hu "The optimization of improved mean shift object tracking in embedded multicore DSP parallel system", Proc. SPIE 9301, International Symposium on Optoelectronic Technology and Application 2014: Image Processing and Pattern Recognition, 93012H (24 November 2014); https://doi.org/10.1117/12.2072656
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Digital signal processing

Detection and tracking algorithms

Computing systems

RGB color model

Optimization (mathematics)

Parallel computing

Embedded systems

RELATED CONTENT

Dual field combination for unmanned video surveillance
Proceedings of SPIE (May 01 2017)
Real-time machine vision inspection of plastic bottle closures
Proceedings of SPIE (September 13 1995)
ANDROX Parallel Image Array Processor
Proceedings of SPIE (March 22 1988)
Automatic target segmentation in color dental images
Proceedings of SPIE (January 29 2007)

Back to Top