The gamma index calculation library for radiation dose DICOM images
GNU General Public License v3.0
2
stars
4
forks
source link
@kdbogusz As said in other comment please extract those constants as some compile time constants (constexpr ...) to indicate the meaning of them #31
Closed
grzanka closed 2 years ago
@kdbogusz As said in other comment please extract those constants as some compile time constants (constexpr ...) to indicate the meaning of them
Originally posted by @TheTryton in https://github.com/DataMedSci/gi-yagit/pull/30#r730650389