-
Notifications
You must be signed in to change notification settings - Fork 202
Open
Labels
enhancementNew feature or requestNew feature or request
Description
My app needs the camera focal lengths (fx and fy) in pixels for certain calculations. Both ARKit and ARCore expose those values in camera intrinsics:
https://developer.apple.com/documentation/arkit/arcamera/intrinsics
https://developers.google.com/ar/reference/java/com/google/ar/core/CameraIntrinsics
Can you add a function to get those values?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request