log Framework/Radiography/RadiographyMaskLayer.cpp @ 1375:4431ffdcc2a4

age author description
Mon, 20 Apr 2020 18:26:32 +0200 Alain Mazy merge
Fri, 03 Apr 2020 05:36:58 +0200 Alain Mazy fix
Tue, 31 Mar 2020 15:47:29 +0200 Sebastien Jodogne fix
Mon, 30 Mar 2020 09:51:01 +0200 Alain Mazy minimal option for GetSceneExtent, especially for masks
Fri, 20 Mar 2020 12:52:13 +0100 Alain Mazy Clarified GetExtent/GetSceneExtent
Tue, 04 Feb 2020 15:23:33 +0100 Sebastien Jodogne fix copyright years
Tue, 21 Jan 2020 16:52:37 +0100 Alain Mazy various fixes for RadiographyScene: support text layers outside the dicom layer, fix background in this case + extract dicom from rendered scene
Fri, 29 Nov 2019 16:21:24 +0100 Alain Mazy RadiographyScene fixes
Wed, 27 Nov 2019 17:51:33 +0100 Alain Mazy RadiographyScene: windowing is now only applied to the Dicom layer
Thu, 16 May 2019 10:46:35 +0200 Alain Mazy clip mask before drawing am-dev
Tue, 07 May 2019 14:16:08 +0200 Sebastien Jodogne renamed IObservable::EmitMessage() as BroadcastMessage()
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
Thu, 14 Feb 2019 16:23:59 +0100 am reworked RadiographyScene export to export to an Orthanc::Image too am-touch-events
Thu, 14 Feb 2019 10:18:02 +0100 am added mouse tracker for Layer Mask. Everything seems ok am-touch-events
Wed, 13 Feb 2019 14:14:42 +0100 am cleanup am-touch-events
Wed, 13 Feb 2019 14:12:41 +0100 am cleanup + avoid conversions am-touch-events
Wed, 13 Feb 2019 12:11:17 +0100 am cleanup am-touch-events
Wed, 13 Feb 2019 12:04:02 +0100 am Introduced ControlPoint instead of Corner in the trackers and layers + drawing mask from the ControlPoints 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