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).

 採用された回答

Doug Hull
Doug Hull 2013 年 2 月 26 日

0 投票

1 件のコメント

ali
ali 2013 年 2 月 26 日
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 .

サインインしてコメントする。

その他の回答 (3 件)

Shashank Prasanna
Shashank Prasanna 2013 年 2 月 26 日

0 投票

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

1 件のコメント

ali
ali 2013 年 2 月 26 日
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 2013 年 2 月 26 日

0 投票

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 2013 年 2 月 27 日

0 投票

The image is like this it only takes axes not video,the image is like below

タグ

質問済み:

ali
2013 年 2 月 26 日

Community Treasure Hunt

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

Start Hunting!

Translated by