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!