Abstract:
A novel approach to robust and fexible person tracking using an algorithm that integrates state of the arts techniques; An enhanced person detector (epd) and kalman filtering algorithm. This proposed algorithm employs multiple instances of Kalman Filter with complex assignment constraints using Graphics Processing Unit (GPU-NVDIA CUDA) as a parallel computing environment for tracking multiple persons even in the presence of occlusion. A Kalman flter is a recursive algorithm which predicts the state variables and further uses the observed data to correct the predicted value. Data association in different frames is solved using Hungarian technique to link data in previous frame to the current frame. The benefit of this research is an adoption of standard Kalman Filter for multiple target tracking of humans in real time. This can further be used in all applications where human tracking is needed. The parallel implementation has increased the frame processing speed by 20- 30 percent over the CPU implementation