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

Depth map #1

Open
Zumbalamambo opened this issue Dec 1, 2020 · 1 comment
Open

Depth map #1

Zumbalamambo opened this issue Dec 1, 2020 · 1 comment

Comments

@Zumbalamambo
Copy link

Is there any ways to output depthmap together with the rgb image and the camera intrinsic as well as the extrinsic information?

@meng-tsai
Copy link
Owner

meng-tsai commented Dec 2, 2020

try to add
print (depthData.cameraCalibrationData?.extrinsicMatrix)
to line 317?
I do not have my mac near me so I can't test it. Please let me know if that works.

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