You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I saw I can write point cloud back from octree using ' vis.write_ply_voxels('oc_from_dense1.ply', oc_from_dense1.to_cdhw())' , Is there functions to write dense volume and mesh from octree?