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

Change PixelDataObject and improve JPEG encoding attribute hinting #497

Merged
merged 2 commits into from
Apr 13, 2024

Conversation

Enet4
Copy link
Owner

@Enet4 Enet4 commented Apr 13, 2024

Summary

  • [encoding] (change) add PixelDataObject::photometric_interpretation
  • [transfer-syntax-registry] improve jpeg pmi attribute hinting to retain MONOCHROME1 where applicable

- som encoders might need this information
  to guide attribute operations
- retain monochrome1 pmi where applicable
@Enet4 Enet4 added breaking change Hint that this may require a major version bump on release A-lib Area: library C-encoding Crate: dicom-encoding C-transfer-syntax Crate: dicom-transfer-syntax-registry jpeg Support for the JPEG family of transfer syntaxes labels Apr 13, 2024
@Enet4 Enet4 added this to the DICOM-rs 0.7 milestone Apr 13, 2024
@Enet4 Enet4 merged commit 99b720b into master Apr 13, 2024
4 checks passed
@Enet4 Enet4 deleted the change/encoding/pixeldataobject-pmi branch April 15, 2024 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-lib Area: library breaking change Hint that this may require a major version bump on release C-encoding Crate: dicom-encoding C-transfer-syntax Crate: dicom-transfer-syntax-registry jpeg Support for the JPEG family of transfer syntaxes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant