Skip to content

dvtk-org/DVTk

Repository files navigation

DVTk

DICOM Validation Toolkit

This GitHub project contains the complete and latest source code of the DVTk (DICOM Validation Toolkit) Open Source project. The Windows installers and forum are located on https://www.dvtk.org/.

Note that the DVTk library and DVTk based applications are not for clinical use, they are only meant for testing purposes!

Steps on building DICOM Project

  • Open DICOM.sln file using Visual Studio 2022
  • Navigate to DVTk_Library->Assemblies folder
  • Right click on DVTk Script Support and click Unload Project
  • Right click on Assemblies folder and click Build
  • Right click on Libraries folder and click Build
  • Right click on Dvtk_Library and click Build