get frame of a video

3 visualizaciones (últimos 30 días)
swati
swati el 30 de Mayo de 2012
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 comentarios
Walter Roberson
Walter Roberson el 30 de Mayo de 2012
Is this "live" video from a web-cam, or video stored in a file?
swati
swati el 30 de Mayo de 2012
its a recorded video

Iniciar sesión para comentar.

Respuesta aceptada

Image Analyst
Image Analyst el 30 de Mayo de 2012
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.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by