anands@xxxxxxxxxxxxxxxx wrote:
Hi
Im using IBM webcam and i have written a code for continous video
grabbing... But the image is coming in a blue screen,.. the x11 window
is fully blue in color and if i show movement infront of the camera im
able to see the slight changes in the screen.. what might be the problem ?
my settings are
brightness=32767
whiteness=32767
color=32767
hue=32767
depth=16
palette=RGB24
can someone pls help me
anand
All of your parameters are wrong. RGB24 has a depth of 3 bytes, or 24
bits. All the other values are at their maximum, including hue, which
is probably telling the camera to make the image as blue as possible.
Steve
--
Steve Miller
Software Engineer
STMicroelectronics
phone (602) 485-2014