Asked • 03/18/19

Light measuring in android?

I’m trying to get a uniformed value that indicates a light level from the Android back (main) camera. I’m using several Android devices and the object captured is absolutely static (same object in the same light condition, in the same angle and the same position) and I get deferent value results. My calculation is based on `Aperture`, `ISO`, `exposure time` and `exposure compensation`. I tried to do: EV = AV + TV = log(Aperture^2,2) + log(1/exposure_time,2). I also tried some other methods from the following article: http://dougkerr.net/pumpkin/articles/APEX.pdf Anyhow… the results I get differ from device to device… Does anyone know how to solve it? Maybe there are more values that I’m ignoring? Thanks.

1 Expert Answer

By:

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.