Import DICOM File

Node Icon

This node allows you to import a DICOM file and convert it into a Hero Struct. You also have the option to import all files from the same series, in which case the node will return a list of structs.

Outputs

Output

The DICOM file returned as a Hero Struct, or a list of Structs.

Type: NodeIOStructList

Settings

File File Path

Specify the DICOM file to import.

Include Private Tags Boolean

Choose whether to include private tags when importing the DICOM file.

Import Series Boolean

If selected, all DICOM files belonging to the same series in the specified folder will be imported, and returned as a list of structs.

See also

Keywords: DICOM, import, DICOM tags