issues
search
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
241
stars
61
forks
source link
BUG: read unavailable JSON::Value attribute initializes it to NULL
#321
Closed
che85
closed
6 years ago
che85
commented
6 years ago
fixes #320
instead of reading values directly, making sure that the attributes exist before attempting to access them
fixes #320