Play recorded video on gui and take frame from it
Mostra commenti meno recenti
How can I take a frame from video file that is recorded (not real time).
Risposta accettata
Più risposte (3)
Shashank Prasanna
il 26 Feb 2013
xyloObj = VideoReader('xylophone.mpg');
read(xyloObj, frameNumber);
1 Commento
ali
il 26 Feb 2013
ali
il 26 Feb 2013
0 voti
ali
il 27 Feb 2013
0 voti
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!