How to detect a stalled object in a video?
조회 수: 2 (최근 30일)
이전 댓글 표시
I am working on an online multiple object detection and tracking problem. I want to detect the objects which are moving previously and stopped now. And i need to assign a unique for each detected object in the video. Lets consider if a person has moved some distance and now he sat at one position for some time. Now I need to detect that person.
Any suggestions are appreciated
Thank you.
댓글 수: 0
답변 (1개)
Mark Sherstan
2018년 12월 11일
The example layed out here is very inforative and will take care of all your problems. You can play with different parameters such as delete lost tracks to make sure you dont loose someone if they become stationary.
댓글 수: 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!