How to find the displacement of the object?
2 次查看(过去 30 天)
显示 更早的评论
In a video, how to select an object with centroid?
How to find the selected object's X-displacement, Y-displacement
Thank you.
0 个评论
回答(1 个)
vaibhav mishra
2020-6-30
Hi there,
to select and track an object, you can use viola jones framework available in matlab computer vision toolbox, and then you can know the exact location of that object at any momemt. You can then use optical flow to know its speed and direction of movement.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Tracking and Motion Estimation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!