How to import an avi-file?
조회 수: 33 (최근 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!