How to import an avi-file?
29 ビュー (過去 30 日間)
古いコメントを表示
I want to import an avi-file. I used the command line:
mov = aviread(filename)
as suggested in the Matlab documentation. However, I obtain the error message:
??? mov = aviread(125.avi) | Error: Unexpected MATLAB expression.
So I wounder if someone could tell me what I'm doing wrong and how to correct this procedure.
Thank you in advance for your help Emerson
0 件のコメント
採用された回答
その他の回答 (1 件)
Walter Roberson
2011 年 10 月 8 日
Relevant discussions:
http://www.mathworks.com/help/techdoc/ref/getframe.html (which describes the mov frame)
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Convert Image Type についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!