MeVisLab Scripting Reference
MLABDicomSurfaceSupport Class Reference

#include <mlabDicomSurfaceSupport.h>

Inherits QObject.

Public Slots

MLABDicomSurfaceLoadWrappercreateWEMLoader (MLABDicomTree *tree)
 
MLABDicomSurfaceSaveWrappercreateWEMSaver (MLABMutableDicomTree *tree)
 

Detailed Description

A scripting extension offering access to some loading and saving of Dicom Surface Segmentation Objects.

Member Function Documentation

◆ createWEMLoader

MLABDicomSurfaceLoadWrapper * MLABDicomSurfaceSupport::createWEMLoader ( MLABDicomTree * tree)
slot

create an object for loading a surface as WEM from a DICOM tree

◆ createWEMSaver

MLABDicomSurfaceSaveWrapper * MLABDicomSurfaceSupport::createWEMSaver ( MLABMutableDicomTree * tree)
slot

create an object for saving an WEM (or rather its patches) to a DICOM tree