How to find the displacement of the object?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
In a video, how to select an object with centroid?
How to find the selected object's X-displacement, Y-displacement
Thank you.
0 Kommentare
Antworten (1)
vaibhav mishra
am 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 Kommentare
Siehe auch
Kategorien
Mehr zu Tracking and Motion Estimation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!