GetDicomTreeFromImage¶
- MLModule¶
genre
author
package
dll
definition
Purpose¶
The GetDicomTreeFromImage extracts the DicomTree from the given input image and outputs it as a DicomTree Base object.
Input Fields¶
input0¶
- name: input0, type: Image¶
The input image.
Output Fields¶
outDicomTree¶
- name: outDicomTree, type: DicomTree(MLBase)¶
The output DicomTree.
For accessing this object via scripting, see the Scripting Reference:
MLABDicomTree.