Tracking a point in a video and plot graphs
21 ビュー (過去 30 日間)
古いコメントを表示
I want to track the motion of a double pendulum that is released from different angles, i have no idea about how i can track something in MatLab. I recorded several videos of the double pendulum, now i wanted to set a dot/point on the lower and upper pendulum in MatLab, but it is not that easy as i thought. I would be nice, if anyone could explain me some basics steps or so. Many thanks in advance for your answers.
1 件のコメント
stephen jose
2020 年 5 月 6 日
hi, i am working on a simlar project as you did except i am tracking points marked on a surface and then tracking those point coordinates while streching, if you found the answer to your problem please leave a reply. Thanks
(steve94jm@outlook.com)
回答 (2 件)
Vishal Neelagiri
2017 年 1 月 17 日
You can use the Computer Vision System Toolbox to track motion of objects in a video. You can refer to the following documentation link for a detailed description on this:
https://www.mathworks.com/help/vision/object-tracking.html
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!