Borrar filtros
Borrar filtros

Taking images from a video

1 visualización (últimos 30 días)
abeer
abeer el 17 de Mzo. de 2012
My research is about a 3D visual sensor. Taking images via a usb camera, and determining the orientation of the captured object in space from a frame to the other. If I took a video (30fps), How can I separate it to those 30 images? Each in a variable to apply the algorithm on each separately?

Respuesta aceptada

Onomitra Ghosh
Onomitra Ghosh el 19 de Mzo. de 2012
I am guessing that you already have a video file. If that is the case then you can use the VideoReader class to read the frames into MATLAB.
If you are actually talking about applying your algorithm while acquiring the images, then you already have the images individually in MATLAB variables.
  1 comentario
abeer
abeer el 20 de Mzo. de 2012
Yes, it worked. Thank you

Iniciar sesión para comentar.

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