Replies: 1 comment 6 replies
-
Hello @Leeyyhh, Sionna uses the rendering framework Mitsuba under-the-hood, and so renderings use a perspective camera that has a 3D pose (extrinsincs) as well as intrinsics. That being said, I'm not sure I understand the goal. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Everyone,
I’m currently working with the Camera class in Sionna.
I’d like to understand if Sionna’s Camera class uses traditional camera configurations to generate the images. My project requires using focal length and image resolution (instrinsic matrix)to accurately deduce object locations within the scene. But I couldn’t find explicit information on these parameters in the documentation.
Thanks a lot for your help!!
Beta Was this translation helpful? Give feedback.
All reactions