Available as an Add-on to LEADTOOLS Multimedia toolkits. |
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 Multimedia
Filter Pack. 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 or MPEG-2 compressed (SD or HD) DICOM files. It has a built-in JPEG/JPEG2000 compressor but for MPEG-2 compression it needs an external compressor. The DICOM Writer is designed to be used with the LEAD MPEG-2 Encoder. 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 filter will use the DLLs from the newest toolkit version (v17.5) if it finds them. Otherwise, it will use DLLs from previous versions (v17, v16 or v15) if the latest toolkit DLLs are not found.
The following DLLs are needed:
for v16/17/17.5: LTDICU.DLL, LTKRNU.DLL, LTDISU.DLL, LTFILU.DLL, LTIMGUTLU.DLL, LTIMGCORU.DLL.
for v15: LTDIC15U.DLL, LTKRN15U.DLL, LTDIS15U.DLL, LTFIL15U.DLL, LTIMGUTL15U.DLL, LTIMGCOR15U.DLL.
Filter Interface |
|
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 |
Win32, x64
See Also
Introduction to the LEAD DICOM Writer
LEAD DICOM Writer User Interface
This filter is included as part of the following modules: