OFFIS DCMTK
Version 3.6.0
|
This module contains classes that convert between uncompressed and JPEG-LS compressed representations (transfer syntaxes) of a DICOM image object. Both lossless and near-lossless JPEG-LS processes are supported. This module implements a family of codecs that are derived from class DcmCodec and can be registered in the codec list maintained in module dcmdata.
The main interface classes are:
This module contains the following command line tools:
The following example shows how to compress a DICOM image file with lossless JPEG-LS:
The following example shows how to decompress a JPEG-LS compressed DICOM image file: