Talk:Ambient light detection

From OLPC
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Review the April08 devel threads on "Auto backlight management" and and "antialiasing" for some discussion of possible implementation methods. Cjl 14:54, 2 May 2008 (EDT)


Quick note, my GSoC project has most of what is necessary to do this. Capture an image as YUV, use average_color(), getting the average Y (luminosity). User:Nrp