-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
We should consider adding tags which describe pixel data formats and compression to the image-level schema. This primarily refers to TransferSyntaxUID (and its human-readable description), which determines how the pixel data is encoded. Parsing this in fo-dicom can also be used to quickly determine if an image has been lossy compressed.
We already have LossyImageCompression, however this only takes boolean values of 0/1 instead of describing the compression format.
jas88
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request