griegler/octnet

Is there function to convert octree back to dense volume?

jianning-li opened this issue · 0 comments

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?