pydicom.pixels.decoders.JPEG2000Decoder¶
- pydicom.pixels.decoders.JPEG2000Decoder = <pydicom.pixels.decoders.base.Decoder object>[source]¶
- A pixel data decoder for JPEG 2000 Image Compression - - 1.2.840.10008.1.2.4.91- Added in version 3.0. - Available decoding plugins: gdcm, pillow, pylibjpeg. - Plugin-specific options are given in the decoder options documentation. - See the - Decoderreference for instance methods and attributes.