Play recorded video on gui and take frame from it

How can I take a frame from video file that is recorded (not real time).

 Accepted Answer

1 Comment

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 .

Sign in to comment.

More Answers (3)

xyloObj = VideoReader('xylophone.mpg');
read(xyloObj, frameNumber);

1 Comment

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 .

Sign in to comment.

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 .
The image is like this it only takes axes not video,the image is like below

Tags

Asked:

ali
on 26 Feb 2013

Community Treasure Hunt

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

Start Hunting!