Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #39357 > unrolled thread

change webcam settings for v4l linux webcams

Started byGelonida N <gelonida@gmail.com>
First post2013-02-20 14:24 +0100
Last post2013-02-20 14:24 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  change webcam settings for v4l linux webcams Gelonida N <gelonida@gmail.com> - 2013-02-20 14:24 +0100

#39357 — change webcam settings for v4l linux webcams

FromGelonida N <gelonida@gmail.com>
Date2013-02-20 14:24 +0100
Subjectchange webcam settings for v4l linux webcams
Message-ID<mailman.2114.1361366675.2939.python-list@python.org>
Hi,

I'd like to write some code to capture images from a web cam.

I found opencv and videocapture.


However it seems, that the python opencv API is quite limited.
I don't seem to be able to set all parameters (focus,contrast,exposure,. 
. . )  of a web cam via opencv.


Is there any python module, that would allow me to query / configure 
such settings?




[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web