Can anyone answer what is the error about (attached image)?
Mostra commenti meno recenti
I was trying to delete some frames from a video (>1500 frames). Want to cut down the size by deleting frames that are affected by noise. Took this code from file exchange.But while running to my situational video the attached error popups. Thanks for helping
4 Commenti
Walter Roberson
il 9 Feb 2017
Which code are you using from the File Exchange?
Surya Gnyawali
il 9 Feb 2017
Modificato: Walter Roberson
il 9 Feb 2017
Geoff Hayes
il 9 Feb 2017
Surya - the error message is telling you that not enough input parameters are being supplied to aviinfo. I see this function being called from within cropavi but perhaps you are calling it yourself from your main program and not passing the single input parameter? Can you show us some of your code that leads to this error?
Surya Gnyawali
il 9 Feb 2017
Modificato: Surya Gnyawali
il 9 Feb 2017
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Video Formats and Interfaces in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!