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
233 stars 62 forks source link

ENH: add support for finding site laterality #359

Closed fedorov closed 5 years ago

fedorov commented 5 years ago

Note Laterality is located at the same level as Finding Site in the input JSON, not subordinate to Finding Site.

Fixes #358