Object tracking in existing videos (not real time)

조회 수: 1 (최근 30일)
sai  krishna
sai krishna 2015년 8월 6일
답변: Abhishek Pandey 2015년 8월 11일
Hello,
I am new to matlab. I am working on a project where i need to track a circular blue dot in the videos i have. And also get the coordinates on that circular dot and plot it.
Can anyone help me how i can do this?
Thanks in advance.

답변 (1개)

Abhishek Pandey
Abhishek Pandey 2015년 8월 11일
Hello Sai,
I understand that you want to track a circular blue dot in the videos that you have and then plot their coordinates.
I believe you could obtain the coordinates using the Computer Vision System Toolbox. Here’s the documentation link:
To address your specific question, I think “vision.PointTracker” System object might what you are looking for. Here’s a link that you can refer to for more information.
I hope this helps!
- Abhishek

카테고리

Help CenterFile Exchange에서 Computer Vision with Simulink에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by