how to associating the detections corresponding to the same object over time
Show older comments
hi everyone I have a project that I want to calculate speed and counting vehicle in a video. I have done the Background subtraction step, now I want to associating the detections corresponding to the same object over time. I read this tutorial http://www.mathworks.com/help/vision/examples/motion-based-multiple-object-tracking.html and the result of that code is what I want to but in the first step, I want to replace the foreground detection step that code by my background subtraction. may you help me?
Accepted Answer
More Answers (0)
Categories
Find more on Image Processing and Computer Vision in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!