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

Add support for DICOMDIR #425

Closed
ivmartel opened this issue Nov 13, 2017 · 1 comment
Closed

Add support for DICOMDIR #425

ivmartel opened this issue Nov 13, 2017 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@ivmartel
Copy link
Owner

The DICOM standard defines rules for a DICOMDIR file that contains information on a file-set. This can simplify loading data (only one input) and must be implemented.

Standard ref:

@ivmartel ivmartel added the enhancement New feature or request label Nov 13, 2017
@ivmartel ivmartel added this to the Future milestone Nov 13, 2017
@ivmartel ivmartel changed the title Add support for DICOM DIR Add support for DICOMDIR Nov 13, 2017
This was referenced Feb 7, 2018
@ivmartel ivmartel modified the milestones: Future, 0.25.0, 0.24.0 Apr 26, 2018
@ivmartel
Copy link
Owner Author

ivmartel commented May 9, 2018

More on DICOMDIR on dicomiseasy dicomdir-and-media-interchange.

⚠️ This functionality will only be available via url I/O since even with the path to the file, the JavaScript code cannot create a File object to pass to the FileReader...

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