pydicom.pixels.get_decoder

pydicom.pixels.get_decoder(uid: str) Decoder[source]

Return the pixel data decoder corresponding to uid.

Added in version 3.0.

Supported Transfer Syntaxes

Name

UID

Version added

Implicit VR Little Endian

1.2.840.10008.1.2

3.0

Explicit VR Little Endian

1.2.840.10008.1.2.1

3.0

Deflated Explicit VR Little Endian

1.2.840.10008.1.2.1.2.1.99

3.0

Explicit VR Big Endian

1.2.840.10008.1.2.2

3.0

JPEG Baseline 8-bit

1.2.840.10008.1.2.4.50

3.0

JPEG Extended 12-bit

1.2.840.10008.1.2.4.51

3.0

JPEG Lossless P14

1.2.840.10008.1.2.4.57

3.0

JPEG Lossless SV1

1.2.840.10008.1.2.4.70

3.0

JPEG-LS Lossless

1.2.840.10008.1.2.4.80

3.0

JPEG-LS Near Lossless

1.2.840.10008.1.2.4.81

3.0

JPEG2000 Lossless

1.2.840.10008.1.2.4.90

3.0

JPEG2000

1.2.840.10008.1.2.4.91

3.0

HTJ2K Lossless

1.2.840.10008.1.2.4.201

3.0

HTJ2K Lossless RPCL

1.2.840.10008.1.2.4.202

3.0

HTJ2K

1.2.840.10008.1.2.4.203

3.0

RLE Lossless

1.2.840.10008.1.2.5

3.0