Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

How to read Motion Jpeg video in MATLAB?

2 visualizaciones (últimos 30 días)
Iqra Saleem
Iqra Saleem el 30 de En. de 2019
Cerrada: Rik el 30 de En. de 2019
When i try to read motion jpeg video in MATLAB with .mjpg extension. below error occur.
Error using VideoReader/errorIfImageFormat (line 494)
The filename specified is an image file. Use imread instead of VideoReader.
Error in VideoReader/init (line 612)
VideoReader.errorIfImageFormat(fullName);
Error in Untitled2 (line 5)
xyloObj = VideoReader('akiyo_CIF.mjpg');
  1 comentario
Rik
Rik el 30 de En. de 2019
Closed as duplicate

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by