Data compression is specified as part of the Transfer Syntax. DICOM used to support many different compression algorithms (eighteen in total). Prior to 2002, all compression schemes were JPEG based, except for run-length encoding (RLE).

There are two basic groups of JPEG compression schemes in use: lossless, which is used when the original image can be completely reconstructed from the compressed data, and lossy compression, causing some degree of information loss.

When compressing with more than a factor of about 3 to 1, lossless compression is not possible anymore, and the decompressed image will start to look different from the original image. As a matter of fact, when compressing more than about 10 to 1, using certain algorithms, visible artifacts will start to appear in images. Radiologists are very careful not to use too much compression because of the potential impact on the capability to perform a proper primary diagnosis.

The JPEG committee home page is http://www.jpeg.org/.

Topic

  • DICOM

WW

WW stands for Window Width. Window Width controls contrast is a range of grayscale values to be mapped on monitor…

SMPTE

SMPTE (Society for Motion Picture and Television Engineers) is an international standards development organization. SMPTE has specified several test patterns,…

SOP Class

A SOP (Service Object Pair) Class is a combination of a service such as Store, Retrieve, and an object such…