How to Identify moving objects from a video
이전 댓글 표시
I have a project in which I have to identify moving objects from a small video clip & then to highlight the these moving objects. Also, I want to mark these objects with red boxes like we do in motion detection algorithm. Can anyone help with the code or the steps which I have to follow in order to accomplish this?
채택된 답변
추가 답변 (1개)
Wayne King
2011년 10월 13일
0 개 추천
You may be interested in the "Tracking Cars Using Gaussian Mixture Models" demo in the Computer Vision Toolbox.
The relevant MATLAB code is in videotrafficgmm.m
Wayne
카테고리
도움말 센터 및 File Exchange에서 C4ISR에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!