multiple object tracking using kalman filter
As I know, kalman filter or camshift algorithm works well for single object tracking and prediction. For two or more ojects tracking, how can I use kalman filter to predict the positions? What is the state of the art multiple object tracking algorithm?
Your suggesstions or comments are appreciated. Thanks.