How to snapshot the image using imaq.VideoDevice?

1 回表示 (過去 30 日間)
Ara
Ara 2014 年 7 月 21 日
コメント済み: Ara 2014 年 7 月 22 日
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 件のコメント
Geoff Hayes
Geoff Hayes 2014 年 7 月 22 日
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 2014 年 7 月 22 日
Thank you, I got it :)

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

回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by