MeVisLab Scripting Reference
|
#include <mlabDicomSurfaceLoadWrapper.h>
Inherits QObject.
Public Slots | |
QList< MLWEMWrapper * > | readWEMs (bool allInOne) |
A scripting wrapper for the ml::DicomSurfaceLoadSupport class.
|
slot |
Read WEM from DICOM surface segmentation object.
allInOne | if set, all surfaces are stored in one WEM, otherwise each segment gets its own WEM object. |