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

Support private fields in header #5

Closed
elazarcoh opened this issue Feb 7, 2022 · 0 comments · Fixed by #8
Closed

Support private fields in header #5

elazarcoh opened this issue Feb 7, 2022 · 0 comments · Fixed by #8
Assignees
Labels
enhancement New feature or request

Comments

@elazarcoh
Copy link
Collaborator

Currently, private fields in the header not read.

  • For the itk backend, it should be simple as:
     reader.LoadPrivateTagsOn()
  • For the pdcm, I need to check if it's read by default (I think it does, but not sure).
  • Not sure if it's relevant for the nib backend.
@elazarcoh elazarcoh added the enhancement New feature or request label Feb 7, 2022
@elazarcoh elazarcoh self-assigned this Feb 7, 2022
@elazarcoh elazarcoh linked a pull request Feb 28, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant