Motion detection in video

2 visualizaciones (últimos 30 días)
Sneheet
Sneheet el 20 de Mzo. de 2014
Respondida: Nitin el 20 de Mzo. de 2014
I want to only keep those frames of a video which contain motion, save these frames in a certain location and then combine them into a movie
Is it possible to do so using arrays? Or is there a better method
Someone please help

Respuestas (1)

Nitin
Nitin el 20 de Mzo. de 2014
You could estimate the motion from one frame to another using block matching . Then keep those which are relevant.

Community Treasure Hunt

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

Start Hunting!

Translated by