Borrar filtros
Borrar filtros

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 visualizaciones (últimos 30 días)
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 comentarios
Jan
Jan el 20 de Jun. de 2017
Please explain any details about your problem. Which acquisition do you have? What are the available inputs?
jorge alejandro guerrero díaz
jorge alejandro guerrero díaz el 20 de Jun. de 2017
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

Iniciar sesión para comentar.

Respuesta aceptada

Walter Roberson
Walter Roberson el 20 de Jun. de 2017
Editada: Walter Roberson el 20 de Jun. de 2017

Más respuestas (1)

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

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by