DICOM PS3.5 2024e - Data Structures and Encoding

A.4.3 JPEG-LS Image Compression

The International Standards Organization ISO/IEC JTC1 has developed an International Standard, [ISO/IEC 14495-1] (JPEG-LS Part 1), for digital compression and coding of continuous-tone still images (see Annex F for further details).

A DICOM Transfer Syntax for JPEG-LS Image Compression shall be identified by a UID, appropriate to its JPEG-LS coding process.

Two Transfer Syntaxes are specified for JPEG-LS:

  1. A Transfer Syntax with a UID of "1.2.840.10008.1.2.4.80 ", which specifies the use of the lossless mode of JPEG-LS. In this mode the absolute error between the source and reconstructed images will be zero.

  2. A Transfer Syntax with a UID of "1.2.840.10008.1.2.4.81 ", which specifies the use of the near-lossless mode of JPEG-LS. In this mode, the absolute error between the source and reconstructed images will be constrained to a finite value that is conveyed in the compressed bit stream. Note that this process can, at the discretion of the encoder, be used to compress images with an error constrained to a value of zero, resulting in no loss of information.

If the object allows Multi-frame Images in Pixel Data (7FE0,0010), then each Frame shall be encoded separately.

Each Fragment shall contain encoded data from a single Frame.

Note

Though a Fragment may not contain encoded data from more than one Frame, the encoded data from one Frame may span multiple Fragments. See note in Section 8.2.

For all images, including all Frames of a Multi-frame Image, the JPEG-LS Interchange Format shall be used (all parameter specifications shall be included).

DICOM PS3.5 2024e - Data Structures and Encoding