Mercurial > hg > orthanc
log OrthancFramework/Sources/DicomFormat/DicomIntegerPixelAccessor.cpp @ 4845:02d77189d8ba received-instance-callback
age | author | description |
---|---|---|
Thu, 25 Nov 2021 19:01:11 +0100 | Sebastien Jodogne | added copyright UCLouvain |
Thu, 25 Nov 2021 15:52:54 +0100 | Sebastien Jodogne | Support decoding of black-and-white images (with 1 bit per pixel), notably DICOM SEG |
Thu, 25 Nov 2021 13:58:10 +0100 | Sebastien Jodogne | fix DicomIntegerPixelAccessor::GetExtremeValues() on multi-channel images |
Wed, 06 Jan 2021 17:27:28 +0100 | Sebastien Jodogne | upgrade to year 2021 |
Tue, 03 Nov 2020 20:05:55 +0100 | Sebastien Jodogne | avoid multiple calls to GetWidth() and GetHeight() on pixel loops |
Tue, 07 Jul 2020 19:17:56 +0200 | Sebastien Jodogne | re-licensing the OrthancFramework to LGPL, in order to license Stone of Orthanc under LGPL framework-lgpl |
Wed, 10 Jun 2020 20:30:34 +0200 | Sebastien Jodogne | splitting code into OrthancFramework and OrthancServer framework base Core/DicomFormat/DicomIntegerPixelAccessor.cpp@5a8275de033f |