i cant figure out how to use aviread()
1 回表示 (過去 30 日間)
古いコメントを表示
hay im trying to learn image processing for my final year project on real time motion detection and object tracking with gsm module but i cant even use aviread() properly it gives me the following error:
??? Error using ==> aviread at 73 Unable to locate decompressor Indeo5 to decompress video stream. See Mathworks Technical Solution 1-4G50QZ for more info.
Error in ==> bb at 1 f=aviread('samplevideo.avi');
and i dont know what it means. could this error be occurring because my M file and sample video are in different folders?
2 件のコメント
Geoff Hayes
2014 年 7 月 7 日
No, this error is not occurring because the m file and the sample video are in different folders. Check the link http://www.mathworks.com/support/solutions/en/data/1-4G50RI/index.html which may provide you with a way to get past this problem.
回答 (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!