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

[QUESTION] How to get point cloud out of voxels? #98

Open
mzillag opened this issue Nov 4, 2022 · 1 comment
Open

[QUESTION] How to get point cloud out of voxels? #98

mzillag opened this issue Nov 4, 2022 · 1 comment

Comments

@mzillag
Copy link

mzillag commented Nov 4, 2022

No description provided.

@mzillag mzillag changed the title [QUESTION] How to get point cloud out of voxel grid? [QUESTION] How to get point cloud out of voxels? Nov 4, 2022
@sxyu
Copy link
Owner

sxyu commented Jan 15, 2023

Hi, I have not implemented this. I imagine you can generate the coordinates for each voxel in the grid using
torch.meshgrid and check if the density value is greater than some number

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