Skip to content

conversion of DICOM Segmentation object to nifti file #218

Open
@deepakri201

Description

@deepakri201

Hi,

I'm interested in using highdicom to convert a DICOM Segmentation object to a nifti file (one per segment). I know that there are other converters available (dcmqi segimage2itkimage, pydicom-seg), but wanted to know if this was also an option using highdicom.

I've tried this from the documentation:
image
,but this does not return numpy arrays of the same dimensions as the underlying image data. It seems like I would have to extract any orientation information for each slice of the segmentation and create the volume myself in order for it to align with the image data.

Thanks!

Deepa

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions