Appearance
Surface Mesh Generation Module
Convert segmented image stacks into 3D surface meshes for visualization and export. Generate meshes in multiple formats for different applications.
The Surface Mesh Generation module transforms segmented TIFF image stacks into 3D surface meshes using the Marching Cubes algorithm. These meshes can be visualized in the 3D Visualization module or exported for use in external software.
Key Features
Multi-format output: Three.js JSON, OBJ, STL
Per-class mesh generation with separate surfaces
Real-time progress tracking during generation
Direct integration with 3D Visualization module
Supported Input
Segmentation results from U-Net inference
Annotation masks from the Annotation Tool
Any labeled TIFF stack with class values 1-255
Workflow
Select Data: Choose segmentation results or annotation data
Configure Options: Select output formats and target classes
Generate: Watch real-time progress as meshes are created
View or Export: Open in 3D viewer or download mesh files