log

age author description
Mon, 31 Jan 2022 18:22:57 +0100 Sebastien Jodogne speed up rendering of axial slices of RT-STRUCT
Mon, 31 Jan 2022 18:00:10 +0100 Sebastien Jodogne fix rendering of RT sample
Sat, 29 Jan 2022 18:30:26 +0100 Sebastien Jodogne fix wasm build
Sat, 29 Jan 2022 16:55:14 +0100 Sebastien Jodogne fix build of sdl
Sat, 29 Jan 2022 12:51:51 +0100 Alain Mazy fix cmake license comments
Sat, 29 Jan 2022 12:47:32 +0100 Alain Mazy moved the Platform folder from the Applications folder to the Stone library itself
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()
Wed, 19 Jan 2022 14:51:55 +0100 Sebastien Jodogne removed redundant definitions Point2D, Point3D and Vector3D from DicomStructureSetUtils.h
Wed, 19 Jan 2022 14:25:59 +0100 Sebastien Jodogne xor polygon filler for holes in rt-struct
Wed, 19 Jan 2022 14:01:57 +0100 Sebastien Jodogne removed DicomStructureSet::GetStructureColor()
Wed, 19 Jan 2022 13:50:28 +0100 Sebastien Jodogne estimated geometry of rt-struct
Wed, 19 Jan 2022 12:32:15 +0100 Sebastien Jodogne reorganization
Tue, 18 Jan 2022 22:08:55 +0100 Sebastien Jodogne added classes BucketAccumulator1D/2D
Tue, 18 Jan 2022 17:52:43 +0100 Sebastien Jodogne rendering of rt-struct in plugin
Mon, 17 Jan 2022 21:20:56 +0100 Sebastien Jodogne start rendering rt-struct
Mon, 17 Jan 2022 12:38:04 +0100 Sebastien Jodogne refactoring using DataAugmentationParameters
Fri, 14 Jan 2022 19:10:30 +0100 Sebastien Jodogne test
Fri, 14 Jan 2022 19:04:05 +0100 Sebastien Jodogne retrieving rt-struct info
Fri, 14 Jan 2022 14:14:25 +0100 Sebastien Jodogne rendering options from GET args
Wed, 12 Jan 2022 18:26:05 +0100 Sebastien Jodogne apply rescale slope/intercept in rendering plugin
Wed, 12 Jan 2022 18:02:24 +0100 Sebastien Jodogne numpy in rendering plugin
Wed, 12 Jan 2022 10:01:25 +0100 Sebastien Jodogne fix build of unit tests in SDL project
Wed, 12 Jan 2022 09:47:36 +0100 Sebastien Jodogne simplifying TestStructureSet.cpp
Wed, 12 Jan 2022 09:06:31 +0100 Sebastien Jodogne reorganization
Wed, 12 Jan 2022 08:27:26 +0100 Sebastien Jodogne cppcheck
Wed, 12 Jan 2022 08:23:38 +0100 Sebastien Jodogne skeleton for the RenderingPlugin
Tue, 11 Jan 2022 21:26:47 +0100 Sebastien Jodogne more unit tests
Tue, 11 Jan 2022 19:59:40 +0100 Sebastien Jodogne added UnionOfRectangles algorithm