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

Unable to Convert 4D DTI NIfTI Data to DICOM #44

Open
shuhei126 opened this issue Sep 13, 2024 · 0 comments
Open

Unable to Convert 4D DTI NIfTI Data to DICOM #44

shuhei126 opened this issue Sep 13, 2024 · 0 comments

Comments

@shuhei126
Copy link

shuhei126 commented Sep 13, 2024

Hi, I am currently facing an issue with converting Diffusion Tensor Imaging (DTI) data from NIfTI to DICOM format. The main problem is that the code I am using expects a 3D image as input, but DTI data is inherently 4D, with dimensions such as (256, 256, 59, 46).

How can I convert a 4D NIfTI dataset (such as (256, 256, 59, 46)) to DICOM format? Are there any tools or methods available that support 4D NIfTI data for conversion to DICOM?

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

1 participant