[Request] Improve picture quality of default camera app
The default camera app is essentially useless. To fix this, I suggest the following:
- Expose denoiser setting. Or just disable it entirely because its quality is extremely poor. It smears details and absolutely destroys the chroma channels. No, better PSNR does not mean better quality.
- In fact, disable all image post processing if possible. The basic app should not do any of that, and 99% of the time pictures look better without it. Leave that job to other apps.
- Expose compression/format settings. The default JPEG compression ruins every picture, which is a shame especially for those who bought an Xperia X for its camera.
- Remove resolution limit on phones like Xperia X. Apps like MiracuCam correctly detect available camera resolutions, so there’s no reason the default app shouldn’t. It is already possible to get it to recognize higher resolutions by editing
/etc/dconf/db/vendor.d/jolla-camera-hw.txt
, but none of this should be hardcoded in some platform-specific config file.