pydicom.pixels.decoders.JPEGExtended12BitDecoder

pydicom.pixels.decoders.JPEGExtended12BitDecoder = <pydicom.pixels.decoders.base.Decoder object>[source]

A pixel data decoder for JPEG Extended (Process 2 and 4) - 1.2.840.10008.1.2.4.51

Added in version 3.0.

Available decoding plugins: gdcm, pillow, pylibjpeg.

Plugin-specific options are given in the decoder options documentation.

See the Decoder reference for instance methods and attributes.