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!