InsightSoftwareConsortium / InsightSoftwareConsortium/ITK
Split handling of standard conforming DICOM from non-standard DICOM
Open
type:Design
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 748
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 64
Description
As suggested by @pieper in https://github.com/InsightSoftwareConsortium/ITK/pull/4134#issuecomment-1691734111
> My general preference would be to have the core reader code only handle completely standard dicom so that it is readable and maintainable. Any special code to handle malformed or vendor specific data should be detected and handled in dedicated classes, ideally with diagnostic info available so users know they have odd data and can report the issues to whoever created it.
Contributor guide
Assessment
This issue has not been assessed yet.