log Framework/Toolbox/LinearAlgebra.h @ 1116:a08699daf78b broker

age author description
Fri, 20 Sep 2019 12:00:04 +0200 Benjamin Golinvaux dot product
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
Mon, 13 May 2019 17:03:46 +0200 Sebastien Jodogne uncoupling OrthancStone::SlicesSorter from OrthancStone::Slice