Hi,
I am working on a project that needs to track multiple objects in real time... using the minimum time and processing cost. The goal of the tracking process is to extract object location, speed, type, and direction.
I'm using OpenCV and Android OS in my implementation. Could anyone help me to decide which tracker can give the best performance for this case?
Thanks