log Framework/Radiography/RadiographyScene.cpp @ 928:1b49e78d91d0

age author description
Tue, 23 Jul 2019 11:50:21 +0200 Sebastien Jodogne fix for older compilers
Mon, 22 Jul 2019 14:28:56 +0200 Alain Mazy RadiographyScene: avoid exporting to width+1 image size due to numerical noise in GetSceneExtent()
Wed, 03 Jul 2019 10:15:29 +0200 Alain Mazy added GetApproximateMemoryUsage am-dev
Wed, 22 May 2019 09:13:04 +0200 Sebastien Jodogne deprecating enum SliceImageQuality
Tue, 21 May 2019 14:27:35 +0200 Sebastien Jodogne move Deprecated classes to a separate folder
Tue, 21 May 2019 11:43:25 +0200 Sebastien Jodogne moving layers, widgets and loaders to Deprecated namespace
Mon, 20 May 2019 16:26:34 +0200 Sebastien Jodogne deprecating DicomFrameConverter
Tue, 07 May 2019 14:16:08 +0200 Sebastien Jodogne renamed IObservable::EmitMessage() as BroadcastMessage()
Mon, 29 Apr 2019 15:24:59 +0200 Alain Mazy Merged am-dev into default
Tue, 23 Apr 2019 10:15:54 +0200 Alain Mazy more export functions am-dev
Thu, 18 Apr 2019 16:34:25 +0200 Sebastien Jodogne fix build on visual studio 2008
Wed, 03 Apr 2019 17:38:43 +0200 Alain Mazy web-worker consequences: give access to lower level data dev
Wed, 20 Mar 2019 10:11:53 +0100 Alain Mazy logs dev
Fri, 01 Mar 2019 16:18:38 +0100 Benjamin Golinvaux Codegen + Warning fixes bgo-commands-codegen
Tue, 26 Feb 2019 12:58:03 +0100 amazy layers are now Observable and emitting LayerEdited messages am-touch-events
Tue, 19 Feb 2019 11:40:14 +0100 am now using ImageProcessing::FillPolygon am-touch-events
Fri, 15 Feb 2019 11:08:44 +0100 Alain Mazy re-added ExportToCreateDicomRequest am-touch-events
Fri, 15 Feb 2019 10:39:23 +0100 am Export now accepts Json::Value am-touch-events
Thu, 14 Feb 2019 16:23:59 +0100 am reworked RadiographyScene export to export to an Orthanc::Image too am-touch-events
Tue, 12 Feb 2019 12:22:13 +0100 am added a mask layer in the RadiographyWidget (to be cleaned) am-touch-events
Fri, 28 Dec 2018 10:40:34 +0100 amazy merge default->am-vsol-upgrade am-vsol-upgrade
Mon, 24 Dec 2018 13:41:12 +0100 Sebastien Jodogne preparing for 2019
Thu, 06 Dec 2018 11:53:37 +0100 am fix crop + export photometric interpretation correctly am-vsol-upgrade
Mon, 03 Dec 2018 13:53:29 +0100 am improved handling of MONOCHROME1, background and invertion am-vsol-upgrade
Thu, 29 Nov 2018 19:25:15 +0100 am added DelayedCallExecutor to avoid using sleep() in C++ that consumes 100% CPU once executed in WASM am-vsol-upgrade
Thu, 29 Nov 2018 15:11:19 +0100 am added serialization for RadiographyScene am-vsol-upgrade
Wed, 28 Nov 2018 10:44:28 +0100 am ability to change the scene of the RadiographyWidget am-vsol-upgrade
Fri, 23 Nov 2018 16:06:23 +0100 am wip am-vsol-upgrade-radiography-export
Thu, 22 Nov 2018 23:15:24 +0100 am split Export in 2 am-vsol-upgrade
Thu, 22 Nov 2018 11:45:18 +0100 am added layer accessors am-vsol-upgrade
Tue, 20 Nov 2018 16:35:29 +0100 am tentative to make SmartLoader and RadiographyScene work together (not really working) cache-in-radiography
Thu, 15 Nov 2018 18:32:48 +0100 Sebastien Jodogne refactoring
Thu, 15 Nov 2018 17:28:15 +0100 Sebastien Jodogne preparing to load images using DICOMweb
Mon, 12 Nov 2018 16:29:36 +0100 Sebastien Jodogne fix msvc
Mon, 12 Nov 2018 15:52:03 +0100 Sebastien Jodogne rename RadiographyScene::Layer as RadiographyLayer
Mon, 12 Nov 2018 15:38:11 +0100 Sebastien Jodogne AffineTransform2D
Mon, 12 Nov 2018 14:52:10 +0100 Sebastien Jodogne reorganization