Talk:Ambient light detection

From OLPC
Revision as of 17:20, 31 August 2008 by 18.85.18.19 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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