I've looked everywhere for information about this scene mode but I cant seem to get my head around how it works. As far as I can tell it has a set focus, but i'd like to know more.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've looked everywhere for information about this scene mode but I cant seem to get my head around how it works. As far as I can tell it has a set focus, but i'd like to know more.
The Android documentation https://developer.android.com/reference/android/hardware/camera2/CameraMetadata#CONTROL_SCENE_MODE_STEADYPHOTO says "Optimized to avoid blurry photos due to small amounts of device motion (for example: due to hand shake)." but that's all I know I'm afraid. (Note that the implementation of scene modes is by the device, rather than Open Camera.)