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

Dicom support #30

Open
mcraig-ibme opened this issue Sep 6, 2019 · 0 comments
Open

Dicom support #30

mcraig-ibme opened this issue Sep 6, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mcraig-ibme
Copy link
Contributor

Currently DICOM support is limited to an unreliable input filter. Would be good to add better DICOM import and export:

  • Revise current import functionality, there are two paths, one a naive use of pydicom and the
    other a custom algorithm written to process some 'difficult' DICOM data
  • Add support to using dcm2niix if it is available
  • Add DICOM export probably using pydicom
@mcraig-ibme mcraig-ibme added the enhancement New feature or request label Sep 6, 2019
@mcraig-ibme mcraig-ibme self-assigned this Sep 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant