Re: disable color balancing on XO webcam

2010-11-01 Thread Anish Mangal
Hi, I think it should be possible by using the v4l2 python bindings[1]. There are a few controllable knobs that the xo-1 camera provides (don't know if its the same on xo-1.5). These are: 1. AGC (Auto gain control) 2. Gain 3. Exposure 4. Brightness 5. Contrast 6. Saturation A typical python

disable color balancing on XO webcam

2010-10-25 Thread sebaroc...@gmail.com
Hi, Im working on a computer vision project in the XO and i would like to disable the color balancing on the XO webcam but i don't know how. In this link http://wiki.laptop.org/go/Hardware_specification says that it is posible :) Thanks!! Sebatian ___

Re: disable color balancing on XO webcam

2010-10-25 Thread ismael schinca
Hi Sebastian, I have no idea how to do that, but I think you may find some information here: http://eclecti.cc/olpc/v4l2-camera-module-now-in-pygame-svn http://eclecti.cc/olpc/v4l2-camera-module-now-in-pygame-svnIf I remember correctly, it had some kind of access to color correction on the XO

Re: disable color balancing on XO webcam

2010-10-25 Thread Gary C Martin
Hi Sebatian, On 25 Oct 2010, at 15:28, sebaroc...@gmail.com wrote: Hi, Im working on a computer vision project in the XO and i would like to disable the color balancing on the XO webcam but i don't know how. In this link http://wiki.laptop.org/go/Hardware_specification says that it is