Mercurial > hg > orthanc-stone
log Framework/Toolbox/DicomStructureSet.cpp @ 1006:4f28d9459e31 toa2019092001
age | author | description |
---|---|---|
Fri, 20 Sep 2019 12:13:10 +0200 | Benjamin Golinvaux | Fixed unit tests and deprecated classes according to last API changes. UT all run ok. toa2019092001 |
Fri, 20 Sep 2019 11:59:29 +0200 | Benjamin Golinvaux | changed RTSTRUCT rendering from polygons to segments |
Thu, 12 Sep 2019 08:27:12 +0200 | Sebastien Jodogne | fix build due to rename in Orthanc::DicomMap |
Mon, 09 Sep 2019 16:15:28 +0200 | Benjamin Golinvaux | Fixed bug in DicomStructureSet that prevented points from being added to polygons toa2019090901 |
Fri, 06 Sep 2019 09:38:18 +0200 | Benjamin Golinvaux | Ability to cope with empty "Referenced SOP Instance UID" (dicom path (3006,0039)[i] / (0x3006, 0x0040)[0] / (0x3006, 0x0016)[0] / (0x0008, 0x1155)) + better logs + code formating |
Fri, 23 Aug 2019 14:16:45 +0200 | Benjamin Golinvaux | Better error log in fetch failure callback + toa2019082301 |