Skip to content

ENH: Export to DICOM format #9

@hina-shah

Description

@hina-shah

Creating this as a separate issue because it seems like this might take more time in early investigation.

  • Exporting a Scalar volume directly into dicom format is not supported in Slicer.
  • Tried going down the DICOM library path, but it's not clear if this is possible
  • Looks like going through pydicom might work:
    -- When exporting a series of dicom files as a single dicom image we can read metadata from the first file, and get pixel spacing from the import dicom volume using this piece of code
    -- Need to investigate what is the correct dicom metadata for a volume image.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions