QIICR / dcmqi

dcmqi (DICOM for Quantitative Imaging) is a free, open source C++ library for conversion between imaging research formats and the standard DICOM representation for image analysis results
https://qiicr.gitbook.io/dcmqi-guide/
BSD 3-Clause "New" or "Revised" License
228 stars 62 forks source link

Modified compatible with the experimental DCMTK #492

Open spalte opened 5 months ago

spalte commented 5 months ago

This code is based on what is in: https://github.com/QIICR/dcmqi/pull/491 but is modified to use the new DCMTK API.

note: This code has never been build or execute.