How to acquire still webcam image

Posted by Silv3rSurf on Stack Overflow See other posts from Stack Overflow or by Silv3rSurf
Published on 2010-03-31T02:22:17Z Indexed on 2010/03/31 2:43 UTC
Read the original article Hit count: 344

Filed under:
|
|
|
|

I need some help deciding what to use to acquire an image from a webcam. I want to acquire a single image. I know you can typically acquire a still image at a higher resolution than a single video frame.

Currently, I am using MATLAB's image acquisition toolbox.. which apparently only supports obtaining frames in video mode(so lower resolution). Which other libraries do you recommend? Has anyone else encountered this problem?

© Stack Overflow or respective owner

Related posts about webcam

Related posts about matlab