Introduction to the LEAD DICOM Writer

The LEAD DICOM Writer includes DirectShow filters that are used for creating DICOM objects with compressed video and audio data.

Key Features:

Ability to create DICOM files with both video and audio using MPEG-2 compression (SD or HD). The user can adjust various attributes of the MPEG-2 stream, including bit rate and quality factor.

Ability to create DICOM files with video data (cine images) using lossy and lossless JPEG and JPEG2000 compression, with the option to adjust quality factor.

Ability to add video data to either an existing DICOM file or create a new one from a set of predefined DICOM classes or IODs.

Ability to accept 8-bit RGB, 12-bit grayscale (LGRY), 16-bit grayscale (LGRY), 16-bit UYVY, 16-bit YUY2, 24-bit RGB data or MPEG-2 compressed data.

Includes a number of video processing filters, including:

Auto Contrast

Auto Intensity

Auto Level

Video Text Overlay

Video Crop

Ability to be used with an existing application that uses DirectShow, or programmatically from within the LEADTOOLS Medical Imaging toolkit.

Examples of DICOM objects that can be created using the LEAD DICOM Writer component:

Secondary Capture Multi-Frame True Color Image Storage

Video Endoscopic Image Storage

Video Photographic Image Storage

Video Microscopic Image Storage

Ultrasound Multi-frame Image Storage

X-Ray Radiofluoroscopic Image

X-Ray Angiographic Image Storage

Secondary Capture Multi-frame Grayscale Byte Image Storage

Secondary Capture Multi-frame Grayscale Word Image Storage

MPEG-2 Encoding in DICOM:

MPEG-2 is a high quality video compression, primarily targeted for applications that require higher bitrates or high bandwidth usage. The DICOM standard uses MPEG-2 lossy compression with middle range quality, which typically delivers between 30 Mbytes and 60 Mbytes per minute of video (SD) or 112 Mbytes and 300 Mbytes per minute of video (HD).

The DICOM MPEG-2 objects created using the writer fully adhere to the rules of MPEG-2 encoding in DICOM,  which are described by the new transfer syntaxes:

Some of the typical modalities that can take advantage of MPEG-2 encoding in DICOM  include microscopic and endoscopic applications such as Gastro-Enterology, Laparoscopy, Orthopedics, Ophthalmology, ENT, Gynaecology, Bronchoscopy, Pathology, and (Microscopic) Surgery.

DirectShow filters included as part of the LEAD DICOM Writer component:

LEAD DICOM Writer Filter

LEAD MPEG-2 Encoder

LEAD MPEG-2 Multiplexer

LEAD MCMP-MJPEG Video Codec

LEAD Auto Contrast Filter

LEAD Auto Intensity Filter

LEAD Auto Level Filter

LEAD RGB Converter

LEAD Video Text Overlay Filter

LEAD Video Crop Filter

See Also

LEAD DICOM Writer (2.0)

LEAD DICOM Writer User Interface (2.0)

ILTDicWrt Interface

IFileSinkFilter Interface