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 request: write DICOM from scratch #86

Open
JakobAsslaender opened this issue Dec 24, 2022 · 1 comment
Open

Feature request: write DICOM from scratch #86

JakobAsslaender opened this issue Dec 24, 2022 · 1 comment

Comments

@JakobAsslaender
Copy link

Hi everyone,

first of all thanks for writing this package! My understanding is that the current package is not really capable of writing a DICOM from scratch, but instead one has to use a template DICOM and recycle the header -- at risk of wrong header fields. I was wondering if there are any plans for implementing the latter, e.g., similar to the dicomwrite function in MATLAB.

@renatobellotti
Copy link

Isn't that already possible? I have not used this library yet, but it should be possible to build a DICOMData object from scratch. Then you "just" need to set the correct properties.

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