hey guys, does anybody knows how can i measure the speed of an object, i already have the acquisition but i dont know how to get, would you guys help me?

2 次查看(过去 30 天)
hey guys, does anybody knows how can i measure the speed of an object, i already have the acquisition but i dont know how to get, would you guys help me?
  2 个评论
jorge alejandro guerrero díaz
i am using image acquisition and i want to measure the speed of a robot that i hace, but i am new using matlab, that's why i am asking, i can record by using matlab and i already have the centroids but i am not sure what to do aftere this. thanks for Answering

请先登录,再进行评论。

采纳的回答

Walter Roberson
Walter Roberson 2017-6-20
编辑:Walter Roberson 2017-6-20

更多回答(1 个)

Image Analyst
Image Analyst 2017-6-20
Find the object centroid in each frame. Find the Euclidean distance between those points. Divide each distance by the time between frames.

Community Treasure Hunt

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

Start Hunting!

Translated by