Demo Programs

The following demo programs are in separate EXAMPLES subdirectories of the path where you installed your product (such as C:\LEADTOOLS23\Examples\).

The executable files for these examples were compiled with all LEADTOOLS capabilities unlocked. However, for redeployment, some of these capabilities require product-specific unlock keys. Otherwise, if you recompile the examples, the resulting executable files will not have the locked capabilities.

To unlock and redeploy these capabilities, you must purchase an appropriate product license, such as that included with a LEADTOOLS Document/Medical toolkit.

The following demos are available:

Demo Name Source Code Path Pre-Compiled Executable Path Description
DICOM Dataset \Examples\Dicom\C\Dicom \Bin\CDLL\<Win32/Win32/x64/x64>\Dicom.exe

Demonstrates basic DICOM Dataset toolkit capabilities.

  • Create, Open, Save, Edit DICOM datasets
  • Perform image processing
  • View and Edit DICOM Tables (VR, UID, Tag, IOD, Context Groups)
Demo Name Source Code Path Pre-Compiled Executable Path Description
DICOM Client \Examples\Dicom\C\DicomClt \Bin\CDLL\<Win32/Win32/x64/x64>\DicomClt.exe

Demonstrates a complete DICOM Client.

DICOM services include:

  • C-ECHO-RQ
  • C-STORE-RQ
  • Find Patient Root
  • Find Patient Study
  • Find Patient Root/Study Only
  • C-CANCEL-RQ
Demo Name Source Code Path Pre-Compiled Executable Path Description
DICOM Directory \Examples\Dicom\C\DicomDir \Bin\CDLL\<Win32/Win32/x64/x64>\DicomDir.exe

Demonstrates DICOM directory capabilities.

  • Creates a DICOM directory for all DICOM files in the source directory
  • Displays the contents of the DICOM directory in a tree view
  • Preview the pixel data for IMAGE elements in the selected DICOM file
Demo Name Source Code Path Pre-Compiled Executable Path Description
DICOM IOD \Examples\Dicom\C\DicomIOD \Bin\CDLL\<Win32/Win32/x64/x64>\DicomIOD.exe

Demonstrates DICOM Information Object Definition creation and deletion.

  • Delete IOD Class from table
  • Insert IOD Class from table
  • Create a DataSet using the inserted IOD Class
  • Save created DataSet to a DICOM file
Demo Name Source Code Path Pre-Compiled Executable Path Description
DICOM Overlay \Examples\Dicom\C\DicomOVL \Bin\CDLL\<Win32/Win32/x64/x64>\DicomOVL.exe

Demonstrates loading and displaying DICOM overlays.

  • Loads and display pixel data from DICOM dataset
  • Loads overlay data from DICOM dataset
  • Toggle display of overlay data
  • Insert overlay data
  • Save as new DICOM dataset
Demo Name Source Code Path Pre-Compiled Executable Path Description
DICOM Server \Examples\Dicom\C\DicomSrv \Bin\CDLL\<Win32/Win32/x64/x64>\DicomSrv.exe

Demonstrates implementation of a DICOM storage server.

  • Stores DICOM files in a local database
  • Allows client to connect, associate, query, and retrieve
  • Administrators can import and delete database entries
Demo Name Source Code Path Pre-Compiled Executable Path Description
DICOM Storage SCU \Examples\Dicom\C\DicomStr \Bin\CDLL\<Win32/Win32/x64/x64>\DicomStr.exe

Demonstrates implementation of a DICOM storage client (SCU).

  • Implements DICOM C-STORE SCU
  • Stores DICOM files to a PACS (DICOM Storage Server)
Demo Name Source Code Path Pre-Compiled Executable Path Description
DICOM Transfer Syntax \Examples\Dicom\C\DicomTra \Bin\CDLL\<Win32/Win32/x64/x64>\DicomTra.exe

Demonstrates how to change the transfer syntax of a DICOM file using LEADTOOLS.

For more information about "Transfer Syntax", please see Section 10 (PS 3.5 of the DICOM Standard).

Demo Name Source Code Path Pre-Compiled Executable Path Description
DICOM Verification \Examples\Dicom\C\DicomVrf \Bin\CDLL\<Win32/Win32/x64/x64>\DicomVrf.exe

Demonstrates how to verify DICOM Server (SCP AE) and Client (SCU AE) information.

See Also

LEADTOOLS Support Forums

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

LEADTOOLS DICOM C API Help

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