Info

此问题已关闭。 请重新打开它进行编辑或回答。

How to read Motion Jpeg video in MATLAB?

1 次查看(过去 30 天)
Iqra Saleem
Iqra Saleem 2019-1-30
关闭: Rik 2019-1-30
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');

回答(0 个)

此问题已关闭。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by