필터 지우기
필터 지우기

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?

조회 수: 1 (최근 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
Jan
Jan 2017년 6월 20일
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 2017년 6월 20일
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