- From: Simon Taylor via GitHub <noreply@w3.org>
- Date: Thu, 20 Nov 2025 09:53:35 +0000
- To: public-webrtc-logs@w3.org
I mentioned this on the WebXR Discord, but for accuracy the `LENS_POSE_TRANSLATION` and `LENS_POSE_ROTATION` are camera extrinsics (the position of the camera relative to the origin of the Sensor coordinate system). The intrinsics are about the lens / projection properties of the camera such as focal length and radial distortion. Both sets of parameters are required for correlating the results of computer vision algorithms to other spaces (such as WebXR tracking spaces). -- GitHub Notification of comment by tangobravo Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/1060#issuecomment-3556962681 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 20 November 2025 09:53:36 UTC