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).
採用された回答
その他の回答 (3 件)
Shashank Prasanna
2013 年 2 月 26 日
xyloObj = VideoReader('xylophone.mpg');
read(xyloObj, frameNumber);
カテゴリ
ヘルプ センター および File Exchange で Audio and Video Data についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!