pydicom.pixels.decoders.HTJ2KLosslessDecoder¶
- pydicom.pixels.decoders.HTJ2KLosslessDecoder = <pydicom.pixels.decoders.base.Decoder object>[source]¶
A pixel data decoder for High-Throughput JPEG 2000 Image Compression (Lossless Only) -
1.2.840.10008.1.2.4.201
Added in version 3.0.
Available decoding plugins: pylibjpeg.
Plugin-specific options are given in the decoder options documentation.
See the
Decoder
reference for instance methods and attributes.