get frame of a video

3 ビュー (過去 30 日間)
swati
swati 2012 年 5 月 30 日
how to get frame of a video 1 by 1 and then its image so that i can calculate mu and sigma of its each pixel.
  2 件のコメント
Walter Roberson
Walter Roberson 2012 年 5 月 30 日
Is this "live" video from a web-cam, or video stored in a file?
swati
swati 2012 年 5 月 30 日
its a recorded video

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

採用された回答

Image Analyst
Image Analyst 2012 年 5 月 30 日
See my demo: http://www.mathworks.com/matlabcentral/answers/5551-video-processing-in-matlab It does that. The only thing you need to add is to call std() to get the mean of the frame.
  1 件のコメント
swati
swati 2012 年 5 月 31 日
Thanks :)

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

その他の回答 (0 件)

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by