Relative Content

Tag Archive for python3dmesh

How to generate a 3d mesh from a 2d mask image

I have trained a segmentation model to detect walls from an image of a floorplan. Now, I wish to create a 3D mesh from the obtained masked array. I also need a mesh format that is compatible with a web viewer.