calcualting velocity of object (s) in a video sequence.

1 view (last 30 days)
Hi, I want to compute the velocity of moving objects from a video sequence.I have detected the objects using vision.ForegroundDetector and and I have found the centroid of each object in each frame. Further I have calculated the distance traveled and the speed of the car. But I could calculate the speed of only one car in the frame.How do I calculate speed of two or more cars that are in the same frame
  1 Comment
Raihanah Harion
Raihanah Harion on 26 Jan 2015
Hi, would you mind sharing how you calculate the distance and speed of the object? I am doing fall detection, and would like to find the speed of the moving object to monitor its movement.

Sign in to comment.

Answers (1)

Avinash Andhale
Avinash Andhale on 20 Mar 2018
Can you share your Code . Thankyou in advance ..

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!