i cant figure out how to use aviread()
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Geoff Hayes
il 7 Lug 2014
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.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Convert Image Type in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!