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

Simplify DICOM sequences parsing #240

Closed
ivmartel opened this issue Jun 20, 2016 · 0 comments
Closed

Simplify DICOM sequences parsing #240

ivmartel opened this issue Jun 20, 2016 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@ivmartel
Copy link
Owner

The code that parses DICOM sequences is over-complicated. Sequences should be treated outside of the main DICOM tag parse loop and take benefit of recursion.

@ivmartel ivmartel added the enhancement New feature or request label Jun 20, 2016
@ivmartel ivmartel added this to the 0.15.0 milestone Jun 20, 2016
@ivmartel ivmartel self-assigned this Jun 20, 2016
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