The LEAD DICOM Reader makes it possible to stream the video data in any DICOM file. It also makes it possible for any DirectShow -based media player to play video data in a DICOM file. The filter offers the ability to control the stream speed by changing the frame time. In addition to the basic stream and speed control functionality, this filter makes it possible to insert ones own external DICOM dataset and gain access to the initialized dataset for use with other processes.
The DICOM reader has a built-in JPEG and JPEG2000 decompressor. It can play DICOM MPEG-2 (SD or HD) file, but it requires an external MPEG-2 decompressor. The DICOM Reader is designed to work with the LEAD MPEG-2 Decoder. It can also play DICOM H264 (MPEG-4 AVC/H.264) files (SD, HD or BD-compatible), but it requires an external H264 decompressor.The DICOM Reader is designed to work with the LEAD H.264 Decoder.
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 uses the DLLs from the newest toolkit version (v19) if it finds them. Otherwise, it uses DLLs from previous versions (v17.5, v17, v16 or v15) if the latest toolkit DLLs are not found.
The following DLLs are needed:
for v16/17/17.5/18/19/20: 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_ILTDicRd |
Input/Output Media Types |
Major output type is MEDIATYPE_Video. |
Filter CLSID |
CLSID_LTDicRd |
Property Page CLSID |
CLSID_LTDicRdPropertyPage |
Filter category |
-- |
Executable |
LTDicRd2.dll, DSKernel2.dll |
Header |
ILTDicRd2.h |
Win32, x64
Introduction to the LEAD DICOM Reader
LEAD DICOM Reader User Interface
This filter is included as part of the following modules:
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document