Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interpreting the information printed on the screen during extrinsic calibration #2

Open
lrob opened this issue Mar 1, 2024 · 0 comments

Comments

@lrob
Copy link

lrob commented Mar 1, 2024

Hi,

Thanks for sharing this. I have been trying to use this code to calibrate a USB connected camera. I modified the code to read frames from a v4l2 camera and followed the same instructions suggested in the tutorial for calibrating the intrinsic and extrinsic parameters.

Screenshot from 2024-02-23 11-13-09

I have some questions about the output printed on the terminal:

  • Does the rotation and translation printed on the terminal describe the transformation to be applied to the axes drawn over the marker to obtain the position and orientation of the camera?
  • What is the unit of rotation?
  • What is the unit of translation?
  • Given the translation T = [t1, t2, t3], what is the correspondence between t1, t2 and t3 and the colour of the axes drawn in the picture?

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant