Borrar filtros
Borrar filtros

How to snapshot the image using imaq.VideoDevice?

1 visualización (últimos 30 días)
Ara
Ara el 21 de Jul. de 2014
Comentada: Ara el 22 de Jul. de 2014
Can I ask some question? I would like to know how to snapshot the image. I cannot use function getsnapshot with imaq.VideoDevice. Thank u.
Error is show that "Too many output argument" How to fixed it?
Thank you :)
  4 comentarios
Geoff Hayes
Geoff Hayes el 22 de Jul. de 2014
And the error occurs at which line?
Have you checked out imaq.videodevice? In the example, the code uses
frame = step(vidobj);
to acquire a single frame. What happens when you try to use this function?
Ara
Ara el 22 de Jul. de 2014
Thank you, I got it :)

Iniciar sesión para comentar.

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by