log Framework/Toolbox/DicomStructureSet2.cpp @ 1455:30deba7bc8e2

age author description
Thu, 11 Jun 2020 20:54:01 +0200 Sebastien Jodogne simplifying include_directories
Fri, 31 Jan 2020 17:34:29 +0100 Sebastien Jodogne upgrade to year 2020
Fri, 27 Sep 2019 13:32:05 +0200 Benjamin Golinvaux Added a way to specificy which structures are to be initially displayed (the
Fri, 20 Sep 2019 12:41:06 +0200 Benjamin Golinvaux Fixed mysterious revert of a previous change + converted a .cpp to unix LF toa2019092003
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:58:00 +0200 Benjamin Golinvaux added a new set of classes that correctly handle non-convex polygons (not
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
Mon, 09 Sep 2019 15:18:24 +0200 Benjamin Golinvaux Scaffolding for A/B tests with DicomStructureSet[Loader] (A/B testing)