log

age author description
Thu, 24 Mar 2022 09:08:51 +0100 Sebastien Jodogne StoneWebViewer-2.3 StoneWebViewer-2.3
Wed, 23 Mar 2022 22:43:59 +0100 Sebastien Jodogne sync
Wed, 23 Mar 2022 19:01:43 +0100 Sebastien Jodogne added reference paper
Wed, 23 Mar 2022 14:21:22 +0100 Sebastien Jodogne fix
Wed, 23 Mar 2022 12:24:35 +0100 Sebastien Jodogne display of overlays
Tue, 22 Mar 2022 17:39:19 +0100 Sebastien Jodogne sync
Tue, 22 Mar 2022 14:55:52 +0100 Sebastien Jodogne removed todo about ipad air 4
Tue, 22 Mar 2022 10:23:44 +0100 Sebastien Jodogne fix OracleScheduler::SpawnFromQueue() if using cache
Mon, 21 Mar 2022 16:57:41 +0100 Sebastien Jodogne added logs in app.js
Mon, 21 Mar 2022 15:50:29 +0100 Sebastien Jodogne added DicomInstanceParameters::CreateOverlayTexture()
Mon, 21 Mar 2022 12:12:25 +0100 Sebastien Jodogne sync
Mon, 21 Mar 2022 10:29:47 +0100 Sebastien Jodogne improved definition of -Wno-unused-command-line-argument
Sun, 20 Mar 2022 18:23:39 +0100 Sebastien Jodogne cppcheck
Sun, 20 Mar 2022 18:07:11 +0100 Sebastien Jodogne sync
Sun, 20 Mar 2022 18:01:57 +0100 Sebastien Jodogne fix
Sun, 20 Mar 2022 17:54:31 +0100 Sebastien Jodogne sync
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
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
Tue, 11 Jan 2022 18:58:37 +0100 Sebastien Jodogne added classes OrientedIntegerLine2D and RectanglesIntegerProjection
Tue, 11 Jan 2022 15:36:04 +0100 Sebastien Jodogne unit tests of SegmentTree
Tue, 11 Jan 2022 12:15:22 +0100 Sebastien Jodogne SegmentTree
Tue, 11 Jan 2022 11:18:48 +0100 Sebastien Jodogne upgrade to year 2022
Tue, 11 Jan 2022 11:04:09 +0100 Sebastien Jodogne added copyright UCLouvain
Tue, 11 Jan 2022 10:57:00 +0100 Sebastien Jodogne sync