Skip to content

[toimage] Implement --unwrap option#416

Merged
Enet4 merged 5 commits intomasterfrom
imp/toimage/unwrap
Sep 25, 2023
Merged

[toimage] Implement --unwrap option#416
Enet4 merged 5 commits intomasterfrom
imp/toimage/unwrap

Conversation

@Enet4
Copy link
Copy Markdown
Owner

@Enet4 Enet4 commented Sep 13, 2023

This provides a way to extract the pixel data from a DICOM file without decoding it, even when it is encapsulated.

Summary

  • --unwrap option to extract pixel data without decoding it
  • tweak dependencies to fulfill use case

- extract pixel data as is,
  without decoding
- tweak dependencies
@Enet4 Enet4 added enhancement A-tool Area: tooling C-toimage Crate: dicom-toimage labels Sep 13, 2023
- retrieve the correct pixel data
  even in fragmented frames
- slice native pixel data to only include
  the frame requested
- remove unneeded borrows
@Enet4 Enet4 marked this pull request as ready for review September 18, 2023 17:15
@Enet4 Enet4 merged commit 2abef21 into master Sep 25, 2023
@Enet4 Enet4 deleted the imp/toimage/unwrap branch September 25, 2023 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-tool Area: tooling C-toimage Crate: dicom-toimage enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant