02 February 2016 8 8K Report

I have series of images containing people walking in the street. I have used a detection method to extract the bounding boxes for all the pedestrians. The goal is to track all the pedestrians in the image. Is there any algorithm for tracking the pre-extracted bounding boxes? I think the kalman filter does the 'detection' as well, so it does not work for me.

Thank you all.

Similar questions and discussions