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

Get Accurate depth map in meters from depth render #8

Open
hello-fazil opened this issue Jun 28, 2024 · 0 comments
Open

Get Accurate depth map in meters from depth render #8

hello-fazil opened this issue Jun 28, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@hello-fazil
Copy link
Contributor

The current depth render from the cameras is inaccurate and cannot be used for point cloud generations. Based on the pin hole camera model, we must implement a depth render pixel to meters function and also provide a pointcloud generation method.
Some of the API examples were mentioned in this thread:
https://stackoverflow.com/questions/66663291/convert-mujoco-depth-image-to-open3d-point-cloud

@hello-fazil hello-fazil added the enhancement New feature or request label Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant