Question about reconstructed surfaces ¶
By: tpvagenas on July 23, 2023, 7:09 a.m.
Dear organizers, we have a question concerning the mesh we want to export. When exporting with trimesh from numpy array we have lost the spacing information. Do we need to resample it to isotropic spacing before converting it to mesh or we should leave the spacing and just export the mesh from this? Do you have a specific procedure to visualize it that takes into consideration the spacing? or you simply load the obj file as it is produced by our algorithm?
Thank you for your time