log Framework/Toolbox/DicomInstanceParameters.cpp @ 1091:5a18e6a395bc toa2019102301

age author description
Wed, 23 Oct 2019 15:34:39 +0200 Benjamin Golinvaux Added DoseUnit tag retrieval to DicomInstanceParameters toa2019102301
Wed, 02 Oct 2019 12:40:33 +0200 Sebastien Jodogne remove wrong comment
Wed, 02 Oct 2019 11:50:34 +0200 Sebastien Jodogne fix for ie11
Thu, 12 Sep 2019 08:27:12 +0200 Sebastien Jodogne fix build due to rename in Orthanc::DicomMap
Tue, 03 Sep 2019 19:03:17 +0200 Sebastien Jodogne DicomInstanceParameters::GetIndexInSeries()
Wed, 21 Aug 2019 16:16:30 +0200 Benjamin Golinvaux Made IsContextLost automatically set the flag by checking with the emscripten
Tue, 13 Aug 2019 16:01:05 +0200 Benjamin Golinvaux OrthancMultiframeVolumeLoader and OrthancSeriesVolumeProgressiveLoader now implement IGeometryProvider so that the geometry reference can be switched (CT or DOSE, for instance) + VolumeImageGeometry::SetSize renamed to VolumeImageGeometry::SetSizeInVoxels + prevent text layer update if text or properties do not change + a few stream operator<< for debug (Vector, Matrix,...) + fixed memory access aligment issues in ImageBuffer3D::ExtractSagittalSlice + fix for wrong screen Y offset of mpr slices in DicomVolumeImageMPRSlicer. toa2019081301
Thu, 23 May 2019 20:04:33 +0200 Sebastien Jodogne LookupTableTextureSceneLayer
Thu, 23 May 2019 11:27:11 +0200 Sebastien Jodogne creation of OrthancMultiframeVolumeLoader
Wed, 22 May 2019 17:05:14 +0200 Sebastien Jodogne cont
Wed, 22 May 2019 12:48:57 +0200 Sebastien Jodogne reorganization