You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Currently DICOM support is limited to an unreliable input filter. Would be good to add better DICOM import and export:
other a custom algorithm written to process some 'difficult' DICOM data
The text was updated successfully, but these errors were encountered: