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

[Feature] <Allow reading of DICOM images> #68

Open
etpeterson opened this issue Jun 7, 2024 · 2 comments
Open

[Feature] <Allow reading of DICOM images> #68

etpeterson opened this issue Jun 7, 2024 · 2 comments

Comments

@etpeterson
Copy link
Contributor

Feature description

Read medical images as DICOM and not just NIFTI.

Describe the solution

Right now it uses NIFTI, but DICOM is a more common standard. So just having another layer that reads DICOMs and converts to NIFTI for reading. Or just reading the DICOMs directly using some python package. Saving DICOM images is also difficult so that could be another issue.

Describe alternatives

No response

Additional context

No response

Are you working on this?

None

@Unique-Usman
Copy link
Contributor

Good, how can I get the sample for the DICOM ?

@etpeterson
Copy link
Contributor Author

Good, how can I get the sample for the DICOM ?

That's actually harder than I thought. Some googling isn't finding IVIM dicom data. There's definitely DICOMs available, but I'm not finding actual dicom source data of IVIM. Perhaps @oliverchampion knows where some is?

I did find dicom data in general. If you can read this, you can probably read 95% of the IVIM dicom data. https://zenodo.org/records/16956

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