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