Azzera filtri
Azzera filtri

Play recorded video on gui and take frame from it

1 visualizzazione (ultimi 30 giorni)
How can I take a frame from video file that is recorded (not real time).

Risposta accettata

Doug Hull
Doug Hull il 26 Feb 2013
  1 Commento
ali
ali il 26 Feb 2013
thanks so much but ı know these are.
When ı show this video on axes in gui,
it cant be stopped and ı cant take a frame from it .

Accedi per commentare.

Più risposte (3)

Shashank Prasanna
Shashank Prasanna il 26 Feb 2013
xyloObj = VideoReader('xylophone.mpg');
read(xyloObj, frameNumber);
  1 Commento
ali
ali il 26 Feb 2013
thanks so much but ı know these are.
When ı show this video on axes in gui,
it cant be stopped and ı cant take a frame from it .

Accedi per commentare.


ali
ali il 26 Feb 2013
thanks so much but ı know these are.
When ı show this video on axes in gui,
it cant be stopped and ı cant take a frame from it .

ali
ali il 27 Feb 2013
The image is like this it only takes axes not video,the image is like below

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by