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

Camera calibration problem #2

Open
zhaocheng-hub opened this issue Mar 9, 2021 · 3 comments
Open

Camera calibration problem #2

zhaocheng-hub opened this issue Mar 9, 2021 · 3 comments

Comments

@zhaocheng-hub
Copy link

Hello, I am doing research on "Azure Kinect", but the results of "camera calibration" have not been very good, and the official side has not given a good calibration method.I want to ask you about your camera calibration method.

I would like to know how you calibrate the camera and how these parameters are converted to the corresponding parameters of 'Azure Kinect'.

@t-walker-21
Copy link
Owner

Hi there!

All the code in this repo either uses:

  1. Camera intrinsics from the factory
  2. Camera intrinsics found from opencv2 and a checkboard image

@zhaocheng-hub
Copy link
Author

@t-walker-21 , Thank you for addressing my issue.

@zhaocheng-hub
Copy link
Author

@t-walker-21
Hello, Kinect officials recently provided a calibration method, I hope it can help you https://github.com/microsoft/Azure-Kinect-Sensor-SDK/tree/develop/examples/calibration_registration

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

2 participants