How to Identify moving objects from a video
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (1)
Wayne King
el 13 de Oct. de 2011
0 votos
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
1 comentario
Sanket Prajapati
el 15 de Oct. de 2011
Categorías
Más información sobre C4ISR en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!