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

how to get camera matrix? #4

Open
adkAurora opened this issue Oct 8, 2019 · 3 comments
Open

how to get camera matrix? #4

adkAurora opened this issue Oct 8, 2019 · 3 comments

Comments

@adkAurora
Copy link

No description provided.

@huberthomas
Copy link

If you are lucky it is provided by the dataset provider like here. Otherwise you need to determine the camera intrinsics (focal length, principal point) with a checkerboard during a calibration process.
If you are using depth files of a Kinect V1 Sensor you can also try to use the default setting from here. But keep in mind that this calibration 100% correct.

@Serge-weihao
Copy link

@huberthomas do you know how to get the camera intrinsics from nyuv2 and sunrgbd datasets?

@charlesCXK
Copy link
Owner

@Serge-weihao The official dataset (@nyuv2, @sunrgbd) provides the camera intrinsics.

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

4 participants