Mercurial > hg > orthanc
log Core/Images/ImageProcessing.h @ 4037:5e26d004838c
age | author | description |
---|---|---|
Fri, 05 Jun 2020 16:07:01 +0200 | Sebastien Jodogne | working on the shared library for Orthanc framework |
Tue, 25 Feb 2020 13:57:43 +0100 | Sebastien Jodogne | implementation of "/instances/.../rendered" for grayscale images |
Mon, 24 Feb 2020 17:19:37 +0100 | Sebastien Jodogne | skeleton for new route: /instances/{id}/rendered |
Mon, 24 Feb 2020 16:26:59 +0100 | Sebastien Jodogne | merging implementations of ImageProcessing::ShiftScale() and ApplyWindowing() |
Fri, 31 Jan 2020 17:14:59 +0100 | Sebastien Jodogne | upgrade to year 2020 |
Thu, 09 Jan 2020 18:54:40 +0100 | Alain Mazy | /instances/{id}/preview route now takes the windowing into account |
Thu, 07 Nov 2019 17:02:19 +0100 | Alain Mazy | ImageProcessing::ImagePoint::GetDistanceToLine |