Skip to content

Bug/460#462

Merged
Enet4 merged 1 commit intoEnet4:masterfrom
thomas-tribus:bug/460
Mar 10, 2024
Merged

Bug/460#462
Enet4 merged 1 commit intoEnet4:masterfrom
thomas-tribus:bug/460

Conversation

@thomas-tribus
Copy link
Copy Markdown

@thomas-tribus thomas-tribus commented Mar 6, 2024

When encountering PixelRepresentation set a flag so we get the correct VR for PixelPadding

@Enet4 Enet4 linked an issue Mar 6, 2024 that may be closed by this pull request
@Enet4 Enet4 added bug This is a bug A-lib Area: library C-parser Crate: dicom-parser labels Mar 6, 2024
Copy link
Copy Markdown
Owner

@Enet4 Enet4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much for this! Please see the comments inline.

@thomas-tribus thomas-tribus force-pushed the bug/460 branch 2 times, most recently from 76314b9 to ff5a8de Compare March 6, 2024 18:57
When encountering PixelRepresentation set a flag so we get the correct VR for PixelPadding and other affected elements.
Copy link
Copy Markdown
Owner

@Enet4 Enet4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I will begin some work on the core and dictionary-std crate to encompass extra information about the data element so that we can use it here. But in the meantime, this works better than before. Thank you @thomas-tribus!

@Enet4 Enet4 merged commit dbd41ed into Enet4:master Mar 10, 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-parser Crate: dicom-parser

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong VR assumed when reading pixel padding in Implicit VR dataset

2 participants