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!