GetDicomTreeFromImage¶
-
MLModule
¶ genre DICOM
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll MLDicomTreeModules
definition MLDicomTreeModules.def
Purpose¶
The GetDicomTreeFromImage
extracts the DicomTree from the given input image and outputs it as a DicomTree base object.
Output Fields¶
outDicomTree¶
-
name:
outDicomTree
, type:
DicomTree(MLBase)
¶ The output DicomTree.
For accessing this object via scripting see the Scripting Reference:MLABDicomTree
.