Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deal with dicom to niftii conversions #3

Open
NathanMolinier opened this issue Feb 6, 2024 · 3 comments
Open

Deal with dicom to niftii conversions #3

NathanMolinier opened this issue Feb 6, 2024 · 3 comments

Comments

@NathanMolinier
Copy link
Contributor

Description

The objective of this issue is to discuss about dicom to niftii and niftii to dicom conversions.

Functions to explore

@Nilser3
Copy link
Collaborator

Nilser3 commented Feb 10, 2024

I find interesting the approach of rt-utils, especially its facility to save the input in a new array.

But I had issues to keep the orientation of the inputs and outputs (see image).
also, as it is a mesh and not voxels, I observe interpolation problems in very irregular contours.

image

I will explore pydicom-seg approaches: #2

Orientation issues reported

qurit/rt-utils#102
qurit/rt-utils#84

@NathanMolinier
Copy link
Contributor Author

Nifti and DICOM are using a different spacial coordinate system

@NathanMolinier
Copy link
Contributor Author

Very interesting issue about DICOM orientation: https://gist.github.com/agirault/60a72bdaea4a2126ecd08912137fe641

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants