DICOM Writer (2.0)

The DICOM Writer makes it possible to set the pixel data of any DICOM file (existing or new), offering many options to store the DICOM file using the DICOM Writer available in the LEADTOOLS Medical SDK. With the DICOM Writer it is possible to  access the DICOM dataset in the file, and save any changes made to the dataset with another utility. By default the filter uses a template input file to combine the available information of this template file with the pixel data fed from up-stream. If the input file is not available, the pixel data fed from up-stream is combined with the standard classes available to the DICOM Writer.

The DICOM Writer can create uncompressed, JPEG/JPEG2000 compressed, MPEG-2 compressed (SD or HD) or H.264/AVC (SD, HD or BD-compatible) DICOM files. It has a built-in JPEG/JPEG2000 compressor but for MPEG-2 or H.264/AVC compression it needs an external compressor. The DICOM Writer is designed to be used with the LEAD MPEG-2 Encoder or LEAD H264 Encoder (4.0). It can also accept data from capture cards that output compressed MPEG-2 video.

The filter requires the LEAD raster DLLs to be present in the filter folder or any folder in the Windows system-defined path.

The following DLLs are needed:

LTDICU.DLL, LTKRNU.DLL, LTDISU.DLL, LTFILU.DLL, LTIMGUTLU.DLL, and LTIMGCORU.DLL.

Filter Interface

ILTDicWrt, ILMMCommon

Interface ID

IID_ILTDicWrt

Input/Output Media Types

Major output type is MEDIATYPE_Video.

Filter CLSID

CLSID_DICOMWrt

Property Page CLSID

CLSID_LTDicWrtPropertyPage

Filter category

CLSID_LegacyAmFilterCategory

Executable

LTDicWrt2.dll, DSKernel2.dll

Header

ILTDicWrt2.h

Platforms

Win32, x64

See Also

Introduction to the LEAD DICOM Writer

ILTDicWrt Interface

IFileSinkFilter Interface (DICOM)

LEAD MPEG-2 Encoder

LEAD H264 Encoder (4.0)

LEAD DICOM Writer User Interface

This filter is included as part of the following modules:

LEADTOOLS Medical Module

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Filters C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.