Detection an object in a video and find its position while moving
조회 수: 25 (최근 30일)
이전 댓글 표시
Hi, I just want to detect an object in a video of mine and find its position in 3D (xyz axis) by each frame which will be moving in a video. But I can't do it that object tracking. I got my HSV values for that white led light and the video and but I can't find its position and track it. Any help would be amazing! Thank you.
댓글 수: 2
Ayush
2022년 11월 23일
You can use MATLAB's Computer Vision System Toolbox to detect and track objects. The below link has examples about object tracking.
You can read more about Computer Vision System Toolbox from the link below:
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Computer Vision with Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!