eszdman / PhotonCamera

Android Camera that uses Enhanced image processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Images with bright backgrounds process way to underexposed.

dportuesi-pzm opened this issue · comments

Describe the bug
I've noticed that sometimes when I take a picture it is terribly underexposed. Below I have a link of a pic with photon camera and with the generic android camera. I've noticed its especially prevalent when the background is light but the foreground is dark.

Its worth noting, the preview for the image shows perfectly normal amounts of exposure, the issue only occurs when viewer the image AFTER it processes.

PhotonCamera
image

AOSP Camera
image

PhotonCamera
image

To Reproduce
Steps to reproduce the behavior:
Open camera app,
leave default settings (Auto focus mode: auto, Watermark Off (only default changed), HDRX Noise Reduction ON).
I'm happy to take a screenshot of any setting if necessary.

Expected behavior
A clear and concise description of what you expected to happen.
The photo look more like AOSP camera where a bright background doesn't darken the foreground to the point of being drastically underexposed.

Screenshots
See Above

Logs
Available upon request, not sure what is specifically needed to debug.

Smartphone (please complete the following information):

  • Device: OnePlus7ProNR
  • OS: YAAP (Yet Another AOSP Project) (Android 12)
  • Browser: Brave (chromium based)
  • Version: 0.8.14660

Additional context
None.

This problem is not related to exposure, but rather to image processing, so it is not a described problem