How to import an avi-file?
30 次查看(过去 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!