log Framework/Toolbox/DicomStructureSet.h @ 1504:d8af188ab545

age author description
Tue, 30 Jun 2020 20:35:16 +0200 Sebastien Jodogne sync
Mon, 15 Jun 2020 12:57:54 +0200 Sebastien Jodogne working on a shared library
Thu, 11 Jun 2020 20:54:01 +0200 Sebastien Jodogne simplifying include_directories
Tue, 04 Feb 2020 15:20:08 +0100 Sebastien Jodogne integration mainline->broker broker
Fri, 31 Jan 2020 17:34:57 +0100 Sebastien Jodogne upgrade to year 2020 broker
Fri, 31 Jan 2020 17:34:29 +0100 Sebastien Jodogne upgrade to year 2020
Wed, 20 Nov 2019 17:34:17 +0100 Sebastien Jodogne ParsedDicomDataset to speed up loading RT-STRUCT from parsed DICOM files broker
Wed, 20 Nov 2019 14:12:11 +0100 Sebastien Jodogne DicomStructureSet::ProjectOntoLayer() broker
Wed, 20 Nov 2019 13:09:15 +0100 Sebastien Jodogne fixes related to swapped normal in sagittal geometry broker
Tue, 19 Nov 2019 21:40:25 +0100 Sebastien Jodogne fix broker
Tue, 19 Nov 2019 19:04:15 +0100 Sebastien Jodogne recovery of USE_BOOST_UNION_FOR_POLYGONS broker
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
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