HELP ME!! Camera internal parameter calculation #6514
huangmengjie
announced in
Q&A
Replies: 1 comment
-
Does https://cyberbotics.com/doc/reference/camera help ? I can read vertical FOV = 2 * atan(tan(fieldOfView * 0.5) * (height / width)) and then https://cyberbotics.com/doc/reference/camera?version=master#spherical-and-cylindrical-projections could give infos |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How do webots calculate the relationship between the camera's image coordinates x, y and pixel coordinates u, v. How to calculate based on width heigth and fov
Beta Was this translation helpful? Give feedback.
All reactions