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

Fix monochrome pixel sample rearrangement in RLE lossless #496

Merged
merged 4 commits into from
Apr 13, 2024

Conversation

Enet4
Copy link
Owner

@Enet4 Enet4 commented Apr 13, 2024

Fixes #457.

Summary

  • Update dicom-test-files to v0.3.0
  • Add RLE lossless decoding tests
  • [ts-registry] update references to DICOM standard in rle_lossless
  • [ts-registry] Fix pixel sample arrangement bug in RLE lossless

@Enet4 Enet4 added bug This is a bug A-lib Area: library C-transfer-syntax Crate: dicom-transfer-syntax-registry labels Apr 13, 2024
@Enet4 Enet4 merged commit 163e3d1 into master Apr 13, 2024
4 checks passed
@Enet4 Enet4 deleted the bug/transfer-syntax/457 branch April 13, 2024 14:25
@Enet4 Enet4 changed the title Fix pixel sample rearrangement in RLE lossless Fix monochrome pixel sample rearrangement in RLE lossless Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-lib Area: library bug This is a bug C-transfer-syntax Crate: dicom-transfer-syntax-registry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unusual Image Generation from RLE DICOM Files
1 participant