Skip to content

DicomTool is a free C++ tool, based on DCMTK lib, that given a dicom image (it also works with compressed dicom images), or a directory containing many dicom images, allows to: * Anonymize them; * convert them to bitmap format; * save their pixel data value in a ascii and/or binary file;

Notifications You must be signed in to change notification settings

matteomanca/DicomTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INTRODUCTION

DicomTool is a free C++ tool, based on DCMTK lib, that given a dicom image (it also works with compressed dicom images), or a directory containing many dicom images, allows to:

  • Anonymize them;
  • convert them to bitmap format;
  • save their pixel data value in a ascii and/or binary file;

For more details see wiki https://github.com/matteomanca/DicomTool/wiki/DicomTool-Wiki

About

DicomTool is a free C++ tool, based on DCMTK lib, that given a dicom image (it also works with compressed dicom images), or a directory containing many dicom images, allows to: * Anonymize them; * convert them to bitmap format; * save their pixel data value in a ascii and/or binary file;

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages