-
Notifications
You must be signed in to change notification settings - Fork 4
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
DepthMap2PointCloud #1
Comments
Here is a code snippet on how to unproject depth pixels.
|
”intrinsics_filename = os.path.join(dirname, 'cameras.txt')“ |
This should be in the dataset. e.g if you look inside the subfolder |
@vincentcartillier Thank you very much for your reply. Unfortunately, I did not see “cameras.txt” in the dataset |
Hi, Could you tell me how to transform a depth map into a point cloud?
The text was updated successfully, but these errors were encountered: