memory issue regarding reading frames of a video

2 visualizaciones (últimos 30 días)
fastidious
fastidious el 11 de Abr. de 2012
i am trying to read numbers of frames in a given video but matlab gives an error by saying "not enough memory for 1500 frames" i have tried using the command clear all and clear but this problem is consistent could someone please help me out thanking you

Respuestas (1)

Marc Vivet
Marc Vivet el 18 de Abr. de 2012
You can use the Matlab VideoUtils toolbox:
It is very easy to use and do not requere to load te entire video in memory...

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by