Hi everyone,
How to convert the open3d.geometry.VoxelGrid into a NumPy array?
I have a open3d.geometry.VoxelGrid, and now I wonder is there any way to convert it to a numpy 3d cube containing voxels data.
Hi! In the Open3D team, we take your question very seriously. In order to provide better assistance to our users, we are implementing new policies. Now general questions should be asked in our forum: https://forum.open3d.org
Github issues will remain in use for bug reports and feature requests.
We are looking forward to answering your question in our forum!
Best regards.
Hi @liminle Have you found any way to convert to numpy array?