フィルターのクリア

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');
  1 件のコメント
Rik
Rik 2019 年 1 月 30 日
Closed as duplicate

回答 (0 件)

この質問は閉じられています。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by