How to Identify moving objects from a video

4 Ansichten (letzte 30 Tage)
Sanket Prajapati
Sanket Prajapati am 13 Okt. 2011
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?

Akzeptierte Antwort

Image Analyst
Image Analyst am 15 Okt. 2011
After tracking, cricket is perhaps the most frequent application of MATLAB's power, apparently. However, the Cricket Toolbox is still under development.
  1 Kommentar
Sanket Prajapati
Sanket Prajapati am 21 Okt. 2011
Thank You very much for your answers. It helped me very much.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

Wayne King
Wayne King am 13 Okt. 2011
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 Kommentar
Sanket Prajapati
Sanket Prajapati am 15 Okt. 2011
Thank you Sir, for your reply. We are interested in tracking the objects in cricket video for eg. ball, wicket, bat etc. for detecting run outs.
For this we are trying to implement Motion Detection Algorithm(MDA). If you have any solution for this along with the algorithm then please help us as soon as possible.
Sanket

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu C4ISR finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by