DCMTK
Version 3.6.4
OFFIS DICOM Toolkit
|
This module contains classes that convert between uncompressed and JPEG compressed representations (transfer syntaxes) of a DICOM image object. Both lossless and lossy JPEG 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:
The following example shows how to decompress a JPEG-compressed DICOM image file: