How to find the displacement of the object?
2 views (last 30 days)
Show older comments
In a video, how to select an object with centroid?
How to find the selected object's X-displacement, Y-displacement
Thank you.
0 Comments
Answers (1)
vaibhav mishra
on 30 Jun 2020
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 Comments
See Also
Categories
Find more on Tracking and Motion Estimation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!