log

age author description
Sun, 20 Mar 2022 17:53:12 +0100 Sebastien Jodogne use Python 3 for clang if available
Sun, 20 Mar 2022 15:13:57 +0100 Sebastien Jodogne DicomInstanceParameters::CreateTexture() now sets pixel spacing
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
Tue, 01 Feb 2022 07:19:15 +0100 Sebastien Jodogne use newer version of Emscripten to build RT sample
Mon, 31 Jan 2022 22:32:31 +0100 Sebastien Jodogne minor fix in UnionOfRectangles
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
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