You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.
Heya,
I think these should at least be 'optional' e.g. if available - especially on mobile platforms (which is really just Android right now).
In the Android Camera API these values are available - see https://developer.android.com/reference/android/hardware/camera2/CameraCharacteristics.html
Specifically this https://developer.android.com/reference/android/hardware/camera2/CameraCharacteristics.html#LENS_INTRINSIC_CALIBRATION
(NOTE: Optional - The value for this key may be null on some devices.)
Also somewhat related:
Plus:
Also see this relevant document (especially the camera intrinsics, depth map and pose sections) https://developer.android.com/training/camera2/Dynamic-depth-v1.0.pdf
@astojilj I think it was a bit draconian removing them all in #168 to force webcam style limitations onto mobile platforms.
Thoughts @huningxin @anssiko ?
The text was updated successfully, but these errors were encountered: