Ask Your Question

Revision history [back]

Multiple object tracking - optical flow

I am doing a project on ocar tracking. Hence, I would need a fast and accurate tracking algorithm to track multiple object. I had tried optical flow, LK algorithm as well as camshift. For optical flow, I had got a few points as output. However, I am struggling in grouping those points together and define it as an object. Any clue or help for that ?