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

Tracker issue for pixel data encoding & decoding #125

Open
17 of 24 tasks
Enet4 opened this issue May 4, 2021 · 0 comments
Open
17 of 24 tasks

Tracker issue for pixel data encoding & decoding #125

Enet4 opened this issue May 4, 2021 · 0 comments
Labels
A-lib Area: library C-pixeldata Crate: dicom-pixeldata

Comments

@Enet4
Copy link
Owner

Enet4 commented May 4, 2021

This will serve to keep track of issues related with the dicom-pixeldata crate and functionalities around it.

Supported encapsulated pixel data transfer syntaxes

(incomplete table, will expand later)

Transfer Syntax UID name decoding support encoding support
1.2.840.10008.1.2.4.50 JPEG Baseline (Process 1) native (+ via GDCM) yes (#303)
1.2.840.10008.1.2.4.51 JPEG Extended (Process 2 & 4) only via GDCM no (#286)
1.2.840.10008.1.2.4.70 JPEG Lossless, Non-Hierarchical, First-Order Prediction limited (+ via GDCM) no (#286)
1.2.840.10008.1.2.4.80 JPEG-LS Lossless Image Compression #534 or via GDCM yes (#573)
1.2.840.10008.1.2.4.81 JPEG-LS Lossy (Near-Lossless) #534 or via GDCM yes (#573)
1.2.840.10008.1.2.4.90 JPEG 2000 Image Compression (Lossless Only) yes, via OpenJPEG (#425 ) (+ via GDCM) no
1.2.840.10008.1.2.4.91 JPEG 2000 Image Compression yes, via OpenJPEG (#425) (+ via GDCM) no
1.2.840.10008.1.2.4.92 JPEG 2000 Part 2 Multi-component Image Compression (Lossless Only) yes, via OpenJPEG (#425) (+ via GDCM) no
1.2.840.10008.1.2.4.93 JPEG 2000 Part 2 Multi-component Image Compression yes, via OpenJPEG (#425) (+ via GDCM) no
1.2.840.10008.1.2.4.201 High-Throughput JPEG 2000 Image Compression (Lossless Only) #499 no
1.2.840.10008.1.2.4.202 High-Throughput JPEG 2000 with RPCL Options Image Compression (Lossless Only) #499 no
1.2.840.10008.1.2.4.203 High-Throughput JPEG 2000 Image Compression #499 no
1.2.840.10008.1.2.4.110 JPEG XL Lossless #571 yes (#571)
1.2.840.10008.1.2.4.111 JPEG XL Recompression #571 no
1.2.840.10008.1.2.4.112 JPEG XL #571 yes (#571)
1.2.840.10008.1.2.5 RLE Lossless native + via GDCM no (#287)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-lib Area: library C-pixeldata Crate: dicom-pixeldata
Projects
None yet
Development

No branches or pull requests

1 participant