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!