Replies: 1 comment
-
Thanks for the proposal! From my perspective, this is part of a higher-level framework, not pydicom itself. Pydicom is not about semantics like these, it is primarily concerned with reading, writing and accessing DICOM data. Something like highdicom would probably be a better fit. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have some code that is reasonably good at analysing DICOMs for:
I find myself reusing it a lot for different projects. I've used it fairly extensively locally and wonder if it would be worth submitting a PR to integrate?
Always keen to hear feedback and improvements!
Any ideas for how it would fit best into the API?
Beta Was this translation helpful? Give feedback.
All reactions