-
Hi, I find that the document suggests specifying the perspective camera via fov or some other parameters (Here). I wonder is there exists some API to directly set the perspective camera from the intrinsic matrix, i.e. [[fx, 0, cx], [0, fy, cy], [0, 0, 1]]? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
njroussel
May 1, 2023
Replies: 1 comment
-
Hi @07hyx06 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
njroussel
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @07hyx06
No, we do not provide such a utility function.