Creating mesh from SharedImageset

Hello!
Is there a way to create a surface/volume mesh from a set of images that have data kind as imageset/image?

Hi,

Please have a look at the LabelToMeshAlgorithm (shows up in the context menu as “Segmentation / Extract Mesh”). It uses a volume as input and either thresholds it at some configurable iso-value, or – if the volume is already a label map – creates one mesh for each label you want.

Best,
Oliver

1 Like