InsightSoftwareConsortium / InsightSoftwareConsortium/ITK-Wasm
[Feature Request] Remove trailing spaces in dicom tag values
Open
- Dominant language
- Python
- Stars
- 235
- Forks
- 61
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 4
Description
Although the spec is designed to allow trailing spaces, it is most likely useless in practice. I have tested with tools and libs, none of them provide the dicom tag value as is.
The trailing spaces can be removed by default, or by providing an optional flag to allow it.
Contributor guide
Assessment
This issue has not been assessed yet.