log OrthancStone/Sources/Toolbox/DicomStructureSet.cpp @ 2157:917e40af6b45 default

age author description
Fri, 27 Sep 2024 22:29:51 +0200 Sebastien Jodogne fix rendering of RT-STRUCT default
Fri, 27 Sep 2024 15:05:41 +0200 Sebastien Jodogne fix parsing of structure sets
Thu, 30 May 2024 17:00:29 +0200 Sebastien Jodogne updated copyright, as Osimis is not active on Orthanc anymore
Wed, 24 Jan 2024 16:44:04 +0100 Sebastien Jodogne update year to 2024
Wed, 12 Jul 2023 21:20:22 +0200 Sebastien Jodogne upgrade to year 2023
Thu, 02 Jun 2022 12:23:45 +0200 Sebastien Jodogne rendering plugin: rendering of multiple structures
Sun, 20 Mar 2022 18:23:39 +0100 Sebastien Jodogne cppcheck
Tue, 01 Feb 2022 10:40:35 +0100 Sebastien Jodogne display RT-STRUCT before the referenced slices get loaded
Tue, 01 Feb 2022 08:56:36 +0100 Sebastien Jodogne improved variable names
Tue, 01 Feb 2022 08:38:32 +0100 Sebastien Jodogne moved tentative bgo reimplementation of rt-struct into graveyard
Mon, 31 Jan 2022 18:50:35 +0100 Sebastien Jodogne use UnionOfRectangles algorithm to render RT-STRUCT
Mon, 31 Jan 2022 18:22:57 +0100 Sebastien Jodogne speed up rendering of axial slices of RT-STRUCT
Wed, 26 Jan 2022 19:42:04 +0100 Sebastien Jodogne try to use UnionOfRectangles in DicomStructureSet
Wed, 26 Jan 2022 17:28:47 +0100 Sebastien Jodogne added ctrl key in RtViewerWasm
Wed, 26 Jan 2022 17:19:37 +0100 Sebastien Jodogne simplified signature of DicomStructureSet::ProjectStructure()